#90FEBB#90FEBB
#90FEBB is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.138 H 155.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEBB |
|---|---|
| RGB | rgb(144, 254, 187) |
| HSL | hsl(143, 98%, 78%) |
| HSV | hsv(143, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.86, -45.99, 22.39) |
| CIE-LCH | lch(91.86, 51.15, 154.04°) |
| OKLab | oklab(91.36% -0.1261 0.057) |
| OKLCH | oklch(91.36% 0.138 155.7) |
| XYZ | xyz(55.9091, 80.3968, 59.5761) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Sea Green
#98F6B0
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.78
Mint (survey)
#9FFEB0
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEBB #FE90D3
analogous
#9CFE90 #90FEBB #90FEF2
triadic
#90FEBB #BB90FE #FEBB90
tetradic
#90FEBB #909CFE #FE90D3 #FEF290
square
#90FEBB #909CFE #FE90D3 #FEF290
split-complementary
#90FEBB #F290FE #FE909C
monochromatic
#17FD71 #53FD96 #90FEBB #CDFFE0 #E1FFEC
Accessibility & contrast
On white
1.23
#90FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#90FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEBB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEBB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#77FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90febb; /* rgb */ color: rgb(144, 254, 187); /* oklch */ color: oklch(91.4% 0.138 155.7);
Tailwind
colors: {
custom: {
50: '#b5ffcf',
500: '#90febb',
950: '#000000',
},
}SCSS
$custom: #90febb; $custom-light: #b5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#90febb",
"rgb": {
"r": 144,
"g": 254,
"b": 187
},
"hsl": {
"h": 143.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91363,
"c": 0.13843,
"h": 155.7
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#90FEBB
secondary
#DF53A8
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683