#90F5BB#90F5BB
#90F5BB is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.3% C 0.125 H 157.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5BB |
|---|---|
| RGB | rgb(144, 245, 187) |
| HSL | hsl(146, 83%, 76%) |
| HSV | hsv(146, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(89.31, -42.06, 18.84) |
| CIE-LCH | lch(89.31, 46.09, 155.87°) |
| OKLab | oklab(89.29% -0.1159 0.0482) |
| OKLCH | oklch(89.29% 0.125 157.4) |
| XYZ | xyz(53.1199, 74.8184, 58.6464) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5BB #F590CA
analogous
#98F590 #90F5BB #90F5EE
triadic
#90F5BB #BB90F5 #F5BB90
tetradic
#90F5BB #9098F5 #F590CA #F5EE90
square
#90F5BB #9098F5 #F590CA #F5EE90
split-complementary
#90F5BB #EE90F5 #F59098
monochromatic
#20EB76 #58F099 #90F5BB #C8FADD #E3FCEE
Accessibility & contrast
On white
1.32
#90F5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#90F5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5BB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5BB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#79F4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f5bb; /* rgb */ color: rgb(144, 245, 187); /* oklch */ color: oklch(89.3% 0.125 157.4);
Tailwind
colors: {
custom: {
50: '#b5f9cf',
500: '#90f5bb',
950: '#000000',
},
}SCSS
$custom: #90f5bb; $custom-light: #b5f9cf; $custom-dark: #000000;
JSON
{
"hex": "#90f5bb",
"rgb": {
"r": 144,
"g": 245,
"b": 187
},
"hsl": {
"h": 145.545,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.8929,
"c": 0.12549,
"h": 157.4
},
"luminance": 0.74822
}Semantic roles & 50–950 ramp
primary
#90F5BB
secondary
#D3569E
accent
#0683E0
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583