#90FBB9#90FBB9
#90FBB9 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.136 H 155.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBB9 |
|---|---|
| RGB | rgb(144, 251, 185) |
| HSL | hsl(143, 93%, 77%) |
| HSV | hsv(143, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.97, -45.06, 22.18) |
| CIE-LCH | lch(90.97, 50.22, 153.79°) |
| OKLab | oklab(90.63% -0.1236 0.0565) |
| OKLCH | oklch(90.63% 0.136 155.4) |
| XYZ | xyz(54.7520, 78.4226, 58.1415) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.74
Mint (survey)
#9FFEB0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBB9 #FB90D2
analogous
#9CFB90 #90FBB9 #90FBEF
triadic
#90FBB9 #B990FB #FBB990
tetradic
#90FBB9 #909CFB #FB90D2 #FBEF90
square
#90FBB9 #909CFB #FB90D2 #FBEF90
split-complementary
#90FBB9 #EF90FB #FB909C
monochromatic
#1AF76E #55F994 #90FBB9 #CBFDDE #E1FEEC
Accessibility & contrast
On white
1.26
#90FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#90FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBB9
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBB9 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#EAE1BD
Tritanopia (blue-blind)
#78F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #90fbb9; /* rgb */ color: rgb(144, 251, 185); /* oklch */ color: oklch(90.6% 0.136 155.4);
Tailwind
colors: {
custom: {
50: '#b5fdce',
500: '#90fbb9',
950: '#000000',
},
}SCSS
$custom: #90fbb9; $custom-light: #b5fdce; $custom-dark: #000000;
JSON
{
"hex": "#90fbb9",
"rgb": {
"r": 144,
"g": 251,
"b": 185
},
"hsl": {
"h": 142.991,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.90628,
"c": 0.1359,
"h": 155.4
},
"luminance": 0.78426
}Semantic roles & 50–950 ramp
primary
#90FBB9
secondary
#DB54A7
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683