#90EA7B#90EA7B
#90EA7B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.5% C 0.170 H 139.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA7B |
|---|---|
| RGB | rgb(144, 234, 123) |
| HSL | hsl(109, 73%, 70%) |
| HSV | hsv(109, 47%, 92%) |
| CMYK | cmyk(38.5%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(85.10, -47.53, 45.38) |
| CIE-LCH | lch(85.10, 65.72, 136.33°) |
| OKLab | oklab(85.53% -0.13 0.1098) |
| OKLCH | oklch(85.53% 0.17 139.8) |
| XYZ | xyz(44.4979, 66.2026, 29.1688) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Light Green
#96F97B
ΔE00 3.45
Easter Green
#8CFD7E
ΔE00 4.25
Palegreen
#98FB98
ΔE00 4.48
Lightish Green
#61E160
ΔE00 4.81
Pale Light Green
#B1FC99
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA7B #D57BEA
analogous
#C7EA7B #90EA7B #7BEA9E
triadic
#90EA7B #7B90EA #EA7B90
tetradic
#90EA7B #7BC7EA #D57BEA #EA9E7B
square
#90EA7B #7BC7EA #D57BEA #EA9E7B
split-complementary
#90EA7B #9E7BEA #EA7BC7
monochromatic
#40CA20 #64E246 #90EA7B #BCF2B0 #E9FBE5
Accessibility & contrast
On white
1.47
#90EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#90EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA7B
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA7B | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E3D182
Tritanopia (blue-blind)
#89E4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90ea7b; /* rgb */ color: rgb(144, 234, 123); /* oklch */ color: oklch(85.5% 0.170 139.8);
Tailwind
colors: {
custom: {
50: '#b5f1a3',
500: '#90ea7b',
950: '#000000',
},
}SCSS
$custom: #90ea7b; $custom-light: #b5f1a3; $custom-dark: #000000;
JSON
{
"hex": "#90ea7b",
"rgb": {
"r": 144,
"g": 234,
"b": 123
},
"hsl": {
"h": 108.649,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85525,
"c": 0.17021,
"h": 139.8
},
"luminance": 0.66205
}Semantic roles & 50–950 ramp
primary
#90EA7B
secondary
#AB46C3
accent
#11D5B0
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580