#90F985#90F985
#90F985 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.182 H 141.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90F985 |
|---|---|
| RGB | rgb(144, 249, 133) |
| HSL | hsl(114, 91%, 75%) |
| HSV | hsv(114, 47%, 98%) |
| CMYK | cmyk(42.2%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(89.57, -52.46, 46.17) |
| CIE-LCH | lch(89.57, 69.88, 138.65°) |
| OKLab | oklab(89.21% -0.1431 0.1121) |
| OKLCH | oklch(89.21% 0.182 141.9) |
| XYZ | xyz(49.6088, 75.3710, 34.1198) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.48
Light Green
#96F97B
ΔE00 1.77
Palegreen
#98FB98
ΔE00 2.56
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F985 #EE85F9
analogous
#CAF985 #90F985 #85F9B4
triadic
#90F985 #8590F9 #F98590
tetradic
#90F985 #85CAF9 #EE85F9 #F9B485
square
#90F985 #85CAF9 #EE85F9 #F9B485
split-complementary
#90F985 #B485F9 #F985CA
monochromatic
#26F310 #5BF64B #90F985 #C5FCBF #E4FEE2
Accessibility & contrast
On white
1.31
#90F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#90F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F985
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F985 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#EFDD8D
Tritanopia (blue-blind)
#85F3DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f985; /* rgb */ color: rgb(144, 249, 133); /* oklch */ color: oklch(89.2% 0.182 141.9);
Tailwind
colors: {
custom: {
50: '#b6fcaa',
500: '#90f985',
950: '#000000',
},
}SCSS
$custom: #90f985; $custom-light: #b6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#90f985",
"rgb": {
"r": 144,
"g": 249,
"b": 133
},
"hsl": {
"h": 114.31,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.8921,
"c": 0.18176,
"h": 141.9
},
"luminance": 0.75374
}Semantic roles & 50–950 ramp
primary
#90F985
secondary
#CA4BD7
accent
#00E6D0
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581