#90F389#90F389
#90F389 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.9% C 0.170 H 142.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #90F389 |
|---|---|
| RGB | rgb(144, 243, 137) |
| HSL | hsl(116, 82%, 75%) |
| HSV | hsv(116, 44%, 95%) |
| CMYK | cmyk(40.7%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(87.89, -49.44, 42.12) |
| CIE-LCH | lch(87.89, 64.95, 139.57°) |
| OKLab | oklab(87.86% -0.1348 0.1031) |
| OKLCH | oklch(87.86% 0.17 142.6) |
| XYZ | xyz(48.0654, 71.8337, 34.9947) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.94
Palegreen
#98FB98
ΔE00 2.17
Light Green
#96F97B
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F389 #EC89F3
analogous
#C5F389 #90F389 #89F3B7
triadic
#90F389 #8990F3 #F38990
tetradic
#90F389 #89C5F3 #EC89F3 #F3B789
square
#90F389 #89C5F3 #EC89F3 #F3B789
split-complementary
#90F389 #B789F3 #F389C5
monochromatic
#27E81A #5CED51 #90F389 #C4F9C1 #E5FCE3
Accessibility & contrast
On white
1.37
#90F389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#90F389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F389
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F389 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E281
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#86EDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90f389; /* rgb */ color: rgb(144, 243, 137); /* oklch */ color: oklch(87.9% 0.170 142.6);
Tailwind
colors: {
custom: {
50: '#b5f7ad',
500: '#90f389',
950: '#000000',
},
}SCSS
$custom: #90f389; $custom-light: #b5f7ad; $custom-dark: #000000;
JSON
{
"hex": "#90f389",
"rgb": {
"r": 144,
"g": 243,
"b": 137
},
"hsl": {
"h": 116.038,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.87859,
"c": 0.16967,
"h": 142.6
},
"luminance": 0.71837
}Semantic roles & 50–950 ramp
primary
#90F389
secondary
#C751CF
accent
#08DED0
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581