HEX atlas value

#90F372

#90F372 is a cool green HEX color close to Light Green. According to Colors Encyclopedia, it converts to RGB 144, 243, 114, HSL 106, 84%, 70%, has luminance 0.7125, and belongs to the vibrant group.

#90F372 Sample readable text
HEX #90F372
RGB rgb(144, 243, 114)
HSL hsl(106 84% 70%)
CMYK cmyk(41, 0, 53, 5)
Luminance 0.7125
Contrast Black 15.25:1White 1.38:1

CSS

--color-90f372: #90F372;
.background-90f372 { background-color: #90F372; }
.text-90f372 { color: #90F372; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7125
Black text15.25:1AA Pass
White text1.38:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#90F372","rgb":[144,243,114],"hsl":[106,84,70],"cmyk":[41,0,53,5],"luminance":0.7125,"contrast":{"black":15.25,"white":1.38}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.25,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.38,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D3FAC7","hex":"#D3FAC7","family":"green","bestTextColor":"#000000","contrastBlack":18.27,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Mint","hex":"#98FF98","family":"green","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D0F372","hex":"#D0F372","family":"green","bestTextColor":"#000000","contrastBlack":16.75,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#8AFF66","hex":"#8AFF66","family":"green","bestTextColor":"#000000","contrastBlack":16.58,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Light Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/90f372.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-green.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json","https://www.colorsencyclopedia.com/api/colors/pale-green.json"]}
Harmonies
{"complementary":"#D572F3","analogous":["#D0F372","#72F395"],"triadic":["#7290F3","#F37290"],"tetradic":["#72D0F3","#D572F3","#F39572"],"splitComplementary":["#9572F3","#F372D0"],"monochromatic":["#D3FAC7","#90F372","#4EEB1E"]}
Variants
{"light":"#D3FAC7","dark":"#4EEB1E","saturated":"#8AFF66","desaturated":"#99E283","pastel":"#EEFBE9","neon":"#A9FF8F"}
Nearest named colors
[{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":30.4138126514911},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":39.64845520319802},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":39.64845520319802},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":40.64480286580315},{"slug":"pistachio","name":"Pistachio","hex":"#93C572","distance":46.09772228646444}]

HEX meaning and use

About #90F372

#90F372 is classified as a cool green value with vibrant visual character. #90F372 is visually closest to Light Green, a named green color with HEX #90EE90.

The RGB channels are 144, 243, and 114, with green carrying the strongest channel weight. In HSL, the hue is 106deg with 84% saturation and 70% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and high-energy accents. Its luminance is 0.7125, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 30.41, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.25:1AA Pass
White text1.38:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #90F372 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000015.25:1 · AAA
White text#FFFFFF1.38:1 · Fail

Accessible Alternatives

#D3FAC7#000000 text · best 18.27:1#D3FAC7
Mint#000000 text · best 17.09:1#98FF98
#D0F372#000000 text · best 16.75:1#D0F372
Pale Green#000000 text · best 16.59:1#98FB98
#8AFF66#000000 text · best 16.58:1#8AFF66

Generated Palette

#90F372#90F372
#D572F3#D572F3
#D0F372#D0F372
#72F395#72F395
#D3FAC7#D3FAC7
#4EEB1E#4EEB1E

Color Harmonies

#D572F3#D572F3
#D0F372#D0F372
#72F395#72F395
#7290F3#7290F3
#F37290#F37290

Variants

#D3FAC7#D3FAC7
#4EEB1E#4EEB1E
#8AFF66#8AFF66
#99E283#99E283
#EEFBE9#EEFBE9
#A9FF8F#A9FF8F

Nearest Named Colors