#90EA7F#90EA7F
#90EA7F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.6% C 0.166 H 140.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #90EA7F |
|---|---|
| RGB | rgb(144, 234, 127) |
| HSL | hsl(110, 72%, 71%) |
| HSV | hsv(110, 46%, 92%) |
| CMYK | cmyk(38.5%, 0%, 45.7%, 8.2%) |
| CIE-LAB | lab(85.15, -47.01, 43.52) |
| CIE-LCH | lch(85.15, 64.06, 137.21°) |
| OKLab | oklab(85.59% -0.1285 0.1058) |
| OKLCH | oklch(85.59% 0.166 140.5) |
| XYZ | xyz(44.7535, 66.3048, 30.5145) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.54
Light Green
#96F97B
ΔE00 3.73
Palegreen
#98FB98
ΔE00 4.15
Easter Green
#8CFD7E
ΔE00 4.40
Pale Light Green
#B1FC99
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EA7F #D97FEA
analogous
#C5EA7F #90EA7F #7FEAA3
triadic
#90EA7F #7F90EA #EA7F90
tetradic
#90EA7F #7FC5EA #D97FEA #EAA37F
square
#90EA7F #7FC5EA #D97FEA #EAA37F
split-complementary
#90EA7F #A37FEA #EA7FC5
monochromatic
#3DCD22 #62E14A #90EA7F #BEF3B4 #E8FBE5
Accessibility & contrast
On white
1.47
#90EA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#90EA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EA7F
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EA7F | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#89E4D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90ea7f; /* rgb */ color: rgb(144, 234, 127); /* oklch */ color: oklch(85.6% 0.166 140.5);
Tailwind
colors: {
custom: {
50: '#b4f1a6',
500: '#90ea7f',
950: '#000000',
},
}SCSS
$custom: #90ea7f; $custom-light: #b4f1a6; $custom-dark: #000000;
JSON
{
"hex": "#90ea7f",
"rgb": {
"r": 144,
"g": 234,
"b": 127
},
"hsl": {
"h": 110.467,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.85585,
"c": 0.16644,
"h": 140.5
},
"luminance": 0.66307
}Semantic roles & 50–950 ramp
primary
#90EA7F
secondary
#B04AC3
accent
#12D4B5
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580