#90F2AA#90F2AA
#90F2AA is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.2% C 0.137 H 151.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2AA |
|---|---|
| RGB | rgb(144, 242, 170) |
| HSL | hsl(136, 79%, 76%) |
| HSV | hsv(136, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(88.13, -43.84, 25.93) |
| CIE-LCH | lch(88.13, 50.94, 149.40°) |
| OKLab | oklab(88.23% -0.1198 0.0656) |
| OKLCH | oklch(88.23% 0.137 151.3) |
| XYZ | xyz(50.5064, 72.3326, 49.3227) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 2.42
Foam Green
#90FDA9
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Mint Green
#A6FBB2
ΔE00 2.86
Mint (survey)
#9FFEB0
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2AA #F290D8
analogous
#A7F290 #90F2AA #90F2DB
triadic
#90F2AA #AA90F2 #F2AA90
tetradic
#90F2AA #90A7F2 #F290D8 #F2DB90
square
#90F2AA #90A7F2 #F290D8 #F2DB90
split-complementary
#90F2AA #DB90F2 #F290A7
monochromatic
#22E556 #59EC80 #90F2AA #C7F8D4 #E4FCEA
Accessibility & contrast
On white
1.36
#90F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#90F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2AA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2AA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#7EEFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f2aa; /* rgb */ color: rgb(144, 242, 170); /* oklch */ color: oklch(88.2% 0.137 151.3);
Tailwind
colors: {
custom: {
50: '#b4f7c3',
500: '#90f2aa',
950: '#000000',
},
}SCSS
$custom: #90f2aa; $custom-light: #b4f7c3; $custom-dark: #000000;
JSON
{
"hex": "#90f2aa",
"rgb": {
"r": 144,
"g": 242,
"b": 170
},
"hsl": {
"h": 135.918,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.88227,
"c": 0.13655,
"h": 151.3
},
"luminance": 0.72336
}Semantic roles & 50–950 ramp
primary
#90F2AA
secondary
#CF57AF
accent
#0AA4DB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582