#90F8AE#90F8AE
#90F8AE is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.7% C 0.142 H 151.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #90F8AE |
|---|---|
| RGB | rgb(144, 248, 174) |
| HSL | hsl(137, 88%, 77%) |
| HSV | hsv(137, 42%, 97%) |
| CMYK | cmyk(41.9%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(89.91, -45.74, 26.33) |
| CIE-LCH | lch(89.91, 52.78, 150.08°) |
| OKLab | oklab(89.7% -0.1249 0.0666) |
| OKLCH | oklch(89.7% 0.142 151.9) |
| XYZ | xyz(52.7057, 76.1166, 51.9509) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 1.90
Mint (survey)
#9FFEB0
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F8AE #F890DA
analogous
#A6F890 #90F8AE #90F8E2
triadic
#90F8AE #AE90F8 #F8AE90
tetradic
#90F8AE #90A6F8 #F890DA #F8E290
square
#90F8AE #90A6F8 #F890DA #F8E290
split-complementary
#90F8AE #E290F8 #F890A6
monochromatic
#1DF15A #56F484 #90F8AE #CAFCD8 #E2FDEA
Accessibility & contrast
On white
1.29
#90F8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#90F8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F8AE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F8AE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#7CF5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f8ae; /* rgb */ color: rgb(144, 248, 174); /* oklch */ color: oklch(89.7% 0.142 151.9);
Tailwind
colors: {
custom: {
50: '#b5fbc6',
500: '#90f8ae',
950: '#000000',
},
}SCSS
$custom: #90f8ae; $custom-light: #b5fbc6; $custom-dark: #000000;
JSON
{
"hex": "#90f8ae",
"rgb": {
"r": 144,
"g": 248,
"b": 174
},
"hsl": {
"h": 137.308,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.897,
"c": 0.14159,
"h": 151.9
},
"luminance": 0.7612
}Semantic roles & 50–950 ramp
primary
#90F8AE
secondary
#D755B1
accent
#01A3E5
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582