#90F386#90F386
#90F386 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.8% C 0.172 H 142.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90F386 |
|---|---|
| RGB | rgb(144, 243, 134) |
| HSL | hsl(114, 82%, 74%) |
| HSV | hsv(114, 45%, 95%) |
| CMYK | cmyk(40.7%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(87.85, -49.85, 43.52) |
| CIE-LCH | lch(87.85, 66.18, 138.88°) |
| OKLab | oklab(87.81% -0.136 0.1061) |
| OKLCH | oklch(87.81% 0.173 142) |
| XYZ | xyz(47.8532, 71.7489, 33.8770) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.33
Palegreen
#98FB98
ΔE00 2.48
Light Green
#96F97B
ΔE00 2.63
Easter Green
#8CFD7E
ΔE00 2.81
Mint Green
#8FFF9F
ΔE00 3.84
Baby Green
#8CFF9E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F386 #E986F3
analogous
#C7F386 #90F386 #86F3B3
triadic
#90F386 #8690F3 #F38690
tetradic
#90F386 #86C7F3 #E986F3 #F3B386
square
#90F386 #86C7F3 #E986F3 #F3B386
split-complementary
#90F386 #B386F3 #F386C7
monochromatic
#2AE817 #5DED4E #90F386 #C3F9BE #E5FCE3
Accessibility & contrast
On white
1.37
#90F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#90F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F386
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F386 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#86EDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90f386; /* rgb */ color: rgb(144, 243, 134); /* oklch */ color: oklch(87.8% 0.172 142.0);
Tailwind
colors: {
custom: {
50: '#b5f7ab',
500: '#90f386',
950: '#000000',
},
}SCSS
$custom: #90f386; $custom-light: #b5f7ab; $custom-dark: #000000;
JSON
{
"hex": "#90f386",
"rgb": {
"r": 144,
"g": 243,
"b": 134
},
"hsl": {
"h": 114.495,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.87812,
"c": 0.1725,
"h": 142
},
"luminance": 0.71752
}Semantic roles & 50–950 ramp
primary
#90F386
secondary
#C34ECF
accent
#07DECB
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581