#90F5BC#90F5BC
#90F5BC is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.3% C 0.125 H 157.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5BC |
|---|---|
| RGB | rgb(144, 245, 188) |
| HSL | hsl(146, 83%, 76%) |
| HSV | hsv(146, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(89.33, -41.87, 18.35) |
| CIE-LCH | lch(89.33, 45.71, 156.33°) |
| OKLab | oklab(89.31% -0.1154 0.047) |
| OKLCH | oklch(89.31% 0.125 157.9) |
| XYZ | xyz(53.2274, 74.8614, 59.2121) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.67
Light Sea Green
#98F6B0
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.78
Mint
#AAF0C1
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5BC #F590C9
analogous
#97F590 #90F5BC #90F5EF
triadic
#90F5BC #BC90F5 #F5BC90
tetradic
#90F5BC #9097F5 #F590C9 #F5EF90
square
#90F5BC #9097F5 #F590C9 #F5EF90
split-complementary
#90F5BC #EF90F5 #F59097
monochromatic
#20EB78 #58F09A #90F5BC #C8FADE #E3FCEE
Accessibility & contrast
On white
1.31
#90F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#90F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5BC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5BC | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B9
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#79F4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f5bc; /* rgb */ color: rgb(144, 245, 188); /* oklch */ color: oklch(89.3% 0.125 157.9);
Tailwind
colors: {
custom: {
50: '#b5f9d0',
500: '#90f5bc',
950: '#000000',
},
}SCSS
$custom: #90f5bc; $custom-light: #b5f9d0; $custom-dark: #000000;
JSON
{
"hex": "#90f5bc",
"rgb": {
"r": 144,
"g": 245,
"b": 188
},
"hsl": {
"h": 146.139,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.89313,
"c": 0.12463,
"h": 157.9
},
"luminance": 0.74865
}Semantic roles & 50–950 ramp
primary
#90F5BC
secondary
#D3569D
accent
#0681E0
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583