#90F9BB#90F9BB
#90F9BB is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.2% C 0.131 H 156.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90F9BB |
|---|---|
| RGB | rgb(144, 249, 187) |
| HSL | hsl(145, 90%, 77%) |
| HSV | hsv(145, 42%, 98%) |
| CMYK | cmyk(42.2%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(90.44, -43.82, 20.42) |
| CIE-LCH | lch(90.44, 48.34, 155.01°) |
| OKLab | oklab(90.21% -0.1205 0.0521) |
| OKLCH | oklch(90.21% 0.131 156.6) |
| XYZ | xyz(54.3431, 77.2648, 59.0541) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.34
Light Sea Green
#98F6B0
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F9BB #F990CE
analogous
#9AF990 #90F9BB #90F9EF
triadic
#90F9BB #BB90F9 #F9BB90
tetradic
#90F9BB #909AF9 #F990CE #F9EF90
square
#90F9BB #909AF9 #F990CE #F9EF90
split-complementary
#90F9BB #EF90F9 #F9909A
monochromatic
#1CF374 #56F697 #90F9BB #CAFCDF #E2FDED
Accessibility & contrast
On white
1.28
#90F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#90F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F9BB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F9BB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#78F7E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f9bb; /* rgb */ color: rgb(144, 249, 187); /* oklch */ color: oklch(90.2% 0.131 156.6);
Tailwind
colors: {
custom: {
50: '#b5fccf',
500: '#90f9bb',
950: '#000000',
},
}SCSS
$custom: #90f9bb; $custom-light: #b5fccf; $custom-dark: #000000;
JSON
{
"hex": "#90f9bb",
"rgb": {
"r": 144,
"g": 249,
"b": 187
},
"hsl": {
"h": 144.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.90211,
"c": 0.13126,
"h": 156.6
},
"luminance": 0.77269
}Semantic roles & 50–950 ramp
primary
#90F9BB
secondary
#D855A2
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583