#90FAB9#90FAB9
#90FAB9 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.134 H 155.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAB9 |
|---|---|
| RGB | rgb(144, 250, 185) |
| HSL | hsl(143, 91%, 77%) |
| HSV | hsv(143, 42%, 98%) |
| CMYK | cmyk(42.4%, 0%, 26%, 2%) |
| CIE-LAB | lab(90.69, -44.63, 21.78) |
| CIE-LCH | lch(90.69, 49.66, 153.98°) |
| OKLab | oklab(90.4% -0.1225 0.0555) |
| OKLCH | oklch(90.4% 0.134 155.6) |
| XYZ | xyz(54.4404, 77.7995, 58.0376) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Sea Green
#98F6B0
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.85
Mint (survey)
#9FFEB0
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAB9 #FA90D1
analogous
#9CFA90 #90FAB9 #90FAEE
triadic
#90FAB9 #B990FA #FAB990
tetradic
#90FAB9 #909CFA #FA90D1 #FAEE90
square
#90FAB9 #909CFA #FA90D1 #FAEE90
split-complementary
#90FAB9 #EE90FA #FA909C
monochromatic
#1BF56F #55F794 #90FAB9 #CBFDDE #E2FEED
Accessibility & contrast
On white
1.27
#90FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#90FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAB9
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAB9 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#79F8E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90fab9; /* rgb */ color: rgb(144, 250, 185); /* oklch */ color: oklch(90.4% 0.134 155.6);
Tailwind
colors: {
custom: {
50: '#b5fcce',
500: '#90fab9',
950: '#000000',
},
}SCSS
$custom: #90fab9; $custom-light: #b5fcce; $custom-dark: #000000;
JSON
{
"hex": "#90fab9",
"rgb": {
"r": 144,
"g": 250,
"b": 185
},
"hsl": {
"h": 143.208,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.90397,
"c": 0.13446,
"h": 155.6
},
"luminance": 0.77803
}Semantic roles & 50–950 ramp
primary
#90FAB9
secondary
#DA55A6
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583