#90FEBF#90FEBF
#90FEBF is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.5% C 0.135 H 157.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEBF |
|---|---|
| RGB | rgb(144, 254, 191) |
| HSL | hsl(146, 98%, 78%) |
| HSV | hsv(146, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.94, -45.24, 20.46) |
| CIE-LCH | lch(91.94, 49.65, 155.67°) |
| OKLab | oklab(91.45% -0.1244 0.0522) |
| OKLCH | oklch(91.45% 0.135 157.2) |
| XYZ | xyz(56.3433, 80.5705, 61.8628) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.96
Light Sea Green
#98F6B0
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEBF #FE90CF
analogous
#98FE90 #90FEBF #90FEF6
triadic
#90FEBF #BF90FE #FEBF90
tetradic
#90FEBF #9098FE #FE90CF #FEF690
square
#90FEBF #9098FE #FE90CF #FEF690
split-complementary
#90FEBF #F690FE #FE9098
monochromatic
#17FD79 #53FD9C #90FEBF #CDFFE2 #E1FFEE
Accessibility & contrast
On white
1.23
#90FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#90FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEBF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEBF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#76FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90febf; /* rgb */ color: rgb(144, 254, 191); /* oklch */ color: oklch(91.5% 0.135 157.2);
Tailwind
colors: {
custom: {
50: '#b5ffd2',
500: '#90febf',
950: '#000000',
},
}SCSS
$custom: #90febf; $custom-light: #b5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#90febf",
"rgb": {
"r": 144,
"g": 254,
"b": 191
},
"hsl": {
"h": 145.636,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91452,
"c": 0.13493,
"h": 157.2
},
"luminance": 0.80575
}Semantic roles & 50–950 ramp
primary
#90FEBF
secondary
#DF53A3
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683