#90FFBF#90FFBF
#90FFBF is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.136 H 157.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFBF |
|---|---|
| RGB | rgb(144, 255, 191) |
| HSL | hsl(145, 100%, 78%) |
| HSV | hsv(145, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.22, -45.67, 20.85) |
| CIE-LCH | lch(92.22, 50.20, 155.46°) |
| OKLab | oklab(91.68% -0.1255 0.0532) |
| OKLCH | oklch(91.68% 0.136 157) |
| XYZ | xyz(56.6615, 81.2068, 61.9688) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Sea Green
#98F6B0
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFBF #FF90D0
analogous
#98FF90 #90FFBF #90FFF6
triadic
#90FFBF #BF90FF #FFBF90
tetradic
#90FFBF #9098FF #FF90D0 #FFF690
square
#90FFBF #9098FF #FF90D0 #FFF690
split-complementary
#90FFBF #F690FF #FF9098
monochromatic
#16FF78 #53FF9C #90FFBF #CDFFE2 #E0FFED
Accessibility & contrast
On white
1.22
#90FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#90FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFBF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFBF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#76FDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90ffbf; /* rgb */ color: rgb(144, 255, 191); /* oklch */ color: oklch(91.7% 0.136 157.0);
Tailwind
colors: {
custom: {
50: '#b5ffd2',
500: '#90ffbf',
950: '#000000',
},
}SCSS
$custom: #90ffbf; $custom-light: #b5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#90ffbf",
"rgb": {
"r": 144,
"g": 255,
"b": 191
},
"hsl": {
"h": 145.405,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91682,
"c": 0.13635,
"h": 157
},
"luminance": 0.81211
}Semantic roles & 50–950 ramp
primary
#90FFBF
secondary
#E153A4
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683