#90F987#90F987
#90F987 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.180 H 142.3°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #90F987 |
|---|---|
| RGB | rgb(144, 249, 135) |
| HSL | hsl(115, 90%, 75%) |
| HSV | hsv(115, 46%, 98%) |
| CMYK | cmyk(42.2%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(89.59, -52.19, 45.24) |
| CIE-LCH | lch(89.59, 69.07, 139.08°) |
| OKLab | oklab(89.24% -0.1423 0.1101) |
| OKLCH | oklch(89.24% 0.18 142.3) |
| XYZ | xyz(49.7483, 75.4268, 34.8544) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.71
Light Green
#96F97B
ΔE00 2.04
Palegreen
#98FB98
ΔE00 2.29
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F987 #F087F9
analogous
#C9F987 #90F987 #87F9B7
triadic
#90F987 #8790F9 #F98790
tetradic
#90F987 #87C9F9 #F087F9 #F9B787
square
#90F987 #87C9F9 #F087F9 #F9B787
split-complementary
#90F987 #B787F9 #F987C9
monochromatic
#24F312 #5AF64D #90F987 #C6FCC1 #E4FEE2
Accessibility & contrast
On white
1.31
#90F987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#90F987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F987
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F987 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#EFDD8E
Tritanopia (blue-blind)
#85F3DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f987; /* rgb */ color: rgb(144, 249, 135); /* oklch */ color: oklch(89.2% 0.180 142.3);
Tailwind
colors: {
custom: {
50: '#b6fcac',
500: '#90f987',
950: '#000000',
},
}SCSS
$custom: #90f987; $custom-light: #b6fcac; $custom-dark: #000000;
JSON
{
"hex": "#90f987",
"rgb": {
"r": 144,
"g": 249,
"b": 135
},
"hsl": {
"h": 115.263,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.8924,
"c": 0.17992,
"h": 142.3
},
"luminance": 0.7543
}Semantic roles & 50–950 ramp
primary
#90F987
secondary
#CC4DD7
accent
#00E6D3
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581