#90F5AE#90F5AE
#90F5AE is a very light, vivid green. Relative luminance 0.743; OKLCH L 89.0% C 0.137 H 152.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5AE |
|---|---|
| RGB | rgb(144, 245, 174) |
| HSL | hsl(138, 83%, 76%) |
| HSV | hsv(138, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(89.06, -44.45, 25.16) |
| CIE-LCH | lch(89.06, 51.07, 150.49°) |
| OKLab | oklab(89.01% -0.1215 0.0638) |
| OKLCH | oklch(89.01% 0.137 152.3) |
| XYZ | xyz(51.7907, 74.2867, 51.6459) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.48
Mint (survey)
#9FFEB0
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5AE #F590D7
analogous
#A5F590 #90F5AE #90F5E1
triadic
#90F5AE #AE90F5 #F5AE90
tetradic
#90F5AE #90A5F5 #F590D7 #F5E190
square
#90F5AE #90A5F5 #F590D7 #F5E190
split-complementary
#90F5AE #E190F5 #F590A5
monochromatic
#20EB5C #58F085 #90F5AE #C8FAD7 #E3FCEB
Accessibility & contrast
On white
1.32
#90F5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#90F5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5AE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5AE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#7DF2E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f5ae; /* rgb */ color: rgb(144, 245, 174); /* oklch */ color: oklch(89.0% 0.137 152.3);
Tailwind
colors: {
custom: {
50: '#b5f9c6',
500: '#90f5ae',
950: '#000000',
},
}SCSS
$custom: #90f5ae; $custom-light: #b5f9c6; $custom-dark: #000000;
JSON
{
"hex": "#90f5ae",
"rgb": {
"r": 144,
"g": 245,
"b": 174
},
"hsl": {
"h": 137.822,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.89005,
"c": 0.13721,
"h": 152.3
},
"luminance": 0.7429
}Semantic roles & 50–950 ramp
primary
#90F5AE
secondary
#D356AE
accent
#069FE0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582