#90F286#90F286
#90F286 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.6% C 0.171 H 142.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #90F286 |
|---|---|
| RGB | rgb(144, 242, 134) |
| HSL | hsl(114, 81%, 74%) |
| HSV | hsv(114, 45%, 95%) |
| CMYK | cmyk(40.5%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(87.56, -49.44, 43.16) |
| CIE-LCH | lch(87.56, 65.63, 138.88°) |
| OKLab | oklab(87.58% -0.1348 0.1053) |
| OKLCH | oklch(87.58% 0.171 142) |
| XYZ | xyz(47.5548, 71.1520, 33.7776) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.16
Palegreen
#98FB98
ΔE00 2.56
Light Green
#96F97B
ΔE00 2.80
Easter Green
#8CFD7E
ΔE00 3.03
Mint Green
#8FFF9F
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F286 #E886F2
analogous
#C6F286 #90F286 #86F2B2
triadic
#90F286 #8690F2 #F28690
tetradic
#90F286 #86C6F2 #E886F2 #F2B286
square
#90F286 #86C6F2 #E886F2 #F2B286
split-complementary
#90F286 #B286F2 #F286C6
monochromatic
#2CE519 #5DEC4F #90F286 #C3F8BD #E6FCE3
Accessibility & contrast
On white
1.38
#90F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#90F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F286
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F286 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17E
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#86ECD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90f286; /* rgb */ color: rgb(144, 242, 134); /* oklch */ color: oklch(87.6% 0.171 142.0);
Tailwind
colors: {
custom: {
50: '#b5f7ab',
500: '#90f286',
950: '#000000',
},
}SCSS
$custom: #90f286; $custom-light: #b5f7ab; $custom-dark: #000000;
JSON
{
"hex": "#90f286",
"rgb": {
"r": 144,
"g": 242,
"b": 134
},
"hsl": {
"h": 114.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.87577,
"c": 0.1711,
"h": 142
},
"luminance": 0.71155
}Semantic roles & 50–950 ramp
primary
#90F286
secondary
#C24ECE
accent
#09DDC9
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581