#90F0AA#90F0AA
#90F0AA is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.8% C 0.134 H 151.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #90F0AA |
|---|---|
| RGB | rgb(144, 240, 170) |
| HSL | hsl(136, 76%, 75%) |
| HSV | hsv(136, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(87.56, -42.97, 25.15) |
| CIE-LCH | lch(87.56, 49.79, 149.66°) |
| OKLab | oklab(87.76% -0.1174 0.0637) |
| OKLCH | oklch(87.76% 0.134 151.5) |
| XYZ | xyz(49.9144, 71.1486, 49.1253) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Mint Green
#A6FBB2
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.18
Mint (survey)
#9FFEB0
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F0AA #F090D6
analogous
#A6F090 #90F0AA #90F0DA
triadic
#90F0AA #AA90F0 #F0AA90
tetradic
#90F0AA #90A6F0 #F090D6 #F0DA90
square
#90F0AA #90A6F0 #F090D6 #F0DA90
split-complementary
#90F0AA #DA90F0 #F090A6
monochromatic
#24E157 #5AE981 #90F0AA #C6F7D3 #E4FBEA
Accessibility & contrast
On white
1.38
#90F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#90F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F0AA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F0AA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E2D8AE
Tritanopia (blue-blind)
#7FEDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90f0aa; /* rgb */ color: rgb(144, 240, 170); /* oklch */ color: oklch(87.8% 0.134 151.5);
Tailwind
colors: {
custom: {
50: '#b4f5c3',
500: '#90f0aa',
950: '#000000',
},
}SCSS
$custom: #90f0aa; $custom-light: #b4f5c3; $custom-dark: #000000;
JSON
{
"hex": "#90f0aa",
"rgb": {
"r": 144,
"g": 240,
"b": 170
},
"hsl": {
"h": 136.25,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87763,
"c": 0.1336,
"h": 151.5
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#90F0AA
secondary
#CC58AD
accent
#0DA1D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582