#90F8AA#90F8AA
#90F8AA is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.145 H 150.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #90F8AA |
|---|---|
| RGB | rgb(144, 248, 170) |
| HSL | hsl(135, 88%, 77%) |
| HSV | hsv(135, 42%, 97%) |
| CMYK | cmyk(41.9%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(89.84, -46.44, 28.26) |
| CIE-LCH | lch(89.84, 54.36, 148.68°) |
| OKLab | oklab(89.62% -0.1267 0.0713) |
| OKLCH | oklch(89.62% 0.145 150.6) |
| XYZ | xyz(52.3215, 75.9629, 49.9277) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.33
Light Sea Green
#98F6B0
ΔE00 1.58
Mint (survey)
#9FFEB0
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Mint Green
#A6FBB2
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F8AA #F890DE
analogous
#AAF890 #90F8AA #90F8DE
triadic
#90F8AA #AA90F8 #F8AA90
tetradic
#90F8AA #90AAF8 #F890DE #F8DE90
square
#90F8AA #90AAF8 #F890DE #F8DE90
split-complementary
#90F8AA #DE90F8 #F890AA
monochromatic
#1DF152 #56F47E #90F8AA #CAFCD6 #E2FDE9
Accessibility & contrast
On white
1.30
#90F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#90F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F8AA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F8AA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E9DEAF
Tritanopia (blue-blind)
#7DF5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f8aa; /* rgb */ color: rgb(144, 248, 170); /* oklch */ color: oklch(89.6% 0.145 150.6);
Tailwind
colors: {
custom: {
50: '#b5fbc3',
500: '#90f8aa',
950: '#000000',
},
}SCSS
$custom: #90f8aa; $custom-light: #b5fbc3; $custom-dark: #000000;
JSON
{
"hex": "#90f8aa",
"rgb": {
"r": 144,
"g": 248,
"b": 170
},
"hsl": {
"h": 135,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.89619,
"c": 0.14533,
"h": 150.6
},
"luminance": 0.75966
}Semantic roles & 50–950 ramp
primary
#90F8AA
secondary
#D755B6
accent
#01ACE5
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582