#90F9BE#90F9BE
#90F9BE is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.3% C 0.129 H 157.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90F9BE |
|---|---|
| RGB | rgb(144, 249, 190) |
| HSL | hsl(146, 90%, 77%) |
| HSV | hsv(146, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(90.50, -43.25, 18.96) |
| CIE-LCH | lch(90.50, 47.22, 156.32°) |
| OKLab | oklab(90.28% -0.1192 0.0485) |
| OKLCH | oklch(90.28% 0.129 157.9) |
| XYZ | xyz(54.6676, 77.3946, 60.7632) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Sea Green
#98F6B0
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F9BE #F990CB
analogous
#97F990 #90F9BE #90F9F3
triadic
#90F9BE #BE90F9 #F9BE90
tetradic
#90F9BE #9097F9 #F990CB #F9F390
square
#90F9BE #9097F9 #F990CB #F9F390
split-complementary
#90F9BE #F390F9 #F99097
monochromatic
#1CF37A #56F69C #90F9BE #CAFCE0 #E2FDEE
Accessibility & contrast
On white
1.27
#90F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#90F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F9BE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F9BE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBB
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#77F8E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f9be; /* rgb */ color: rgb(144, 249, 190); /* oklch */ color: oklch(90.3% 0.129 157.9);
Tailwind
colors: {
custom: {
50: '#b5fcd1',
500: '#90f9be',
950: '#000000',
},
}SCSS
$custom: #90f9be; $custom-light: #b5fcd1; $custom-dark: #000000;
JSON
{
"hex": "#90f9be",
"rgb": {
"r": 144,
"g": 249,
"b": 190
},
"hsl": {
"h": 146.286,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.90279,
"c": 0.12865,
"h": 157.9
},
"luminance": 0.77398
}Semantic roles & 50–950 ramp
primary
#90F9BE
secondary
#D8559F
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583