#90FEBD#90FEBD
#90FEBD is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.4% C 0.137 H 156.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEBD |
|---|---|
| RGB | rgb(144, 254, 189) |
| HSL | hsl(145, 98%, 78%) |
| HSV | hsv(145, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.90, -45.61, 21.42) |
| CIE-LCH | lch(91.90, 50.39, 154.84°) |
| OKLab | oklab(91.41% -0.1253 0.0546) |
| OKLCH | oklch(91.41% 0.137 156.4) |
| XYZ | xyz(56.1247, 80.4831, 60.7116) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.07
Mint (survey)
#9FFEB0
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEBD #FE90D1
analogous
#9AFE90 #90FEBD #90FEF4
triadic
#90FEBD #BD90FE #FEBD90
tetradic
#90FEBD #909AFE #FE90D1 #FEF490
square
#90FEBD #909AFE #FE90D1 #FEF490
split-complementary
#90FEBD #F490FE #FE909A
monochromatic
#17FD75 #53FD99 #90FEBD #CDFFE1 #E1FFED
Accessibility & contrast
On white
1.23
#90FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#90FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEBD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEBD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#77FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90febd; /* rgb */ color: rgb(144, 254, 189); /* oklch */ color: oklch(91.4% 0.137 156.4);
Tailwind
colors: {
custom: {
50: '#b5ffd1',
500: '#90febd',
950: '#000000',
},
}SCSS
$custom: #90febd; $custom-light: #b5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#90febd",
"rgb": {
"r": 144,
"g": 254,
"b": 189
},
"hsl": {
"h": 144.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91407,
"c": 0.13666,
"h": 156.4
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#90FEBD
secondary
#DF53A6
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683