#90EF8D#90EF8D
#90EF8D is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.160 H 143.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #90EF8D |
|---|---|
| RGB | rgb(144, 239, 141) |
| HSL | hsl(118, 75%, 75%) |
| HSV | hsv(118, 41%, 94%) |
| CMYK | cmyk(39.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.79, -47.19, 38.75) |
| CIE-LCH | lch(86.79, 61.07, 140.61°) |
| OKLab | oklab(86.98% -0.1286 0.0955) |
| OKLCH | oklch(86.98% 0.16 143.4) |
| XYZ | xyz(47.1737, 69.5826, 36.1392) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.64
Palegreen
#98FB98
ΔE00 2.54
Mint Green
#8FFF9F
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.75
Light Green
#96F97B
ΔE00 4.30
Pale Light Green
#B1FC99
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EF8D #EC8DEF
analogous
#C1EF8D #90EF8D #8DEFBB
triadic
#90EF8D #8D90EF #EF8D90
tetradic
#90EF8D #8DC1EF #EC8DEF #EFBB8D
square
#90EF8D #8DC1EF #EC8DEF #EFBB8D
split-complementary
#90EF8D #BB8DEF #EF8DC1
monochromatic
#27E022 #5CE757 #90EF8D #C4F7C3 #E5FBE4
Accessibility & contrast
On white
1.41
#90EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#90EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EF8D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EF8D | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#85EAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #90ef8d; /* rgb */ color: rgb(144, 239, 141); /* oklch */ color: oklch(87.0% 0.160 143.4);
Tailwind
colors: {
custom: {
50: '#b5f5af',
500: '#90ef8d',
950: '#000000',
},
}SCSS
$custom: #90ef8d; $custom-light: #b5f5af; $custom-dark: #000000;
JSON
{
"hex": "#90ef8d",
"rgb": {
"r": 144,
"g": 239,
"b": 141
},
"hsl": {
"h": 118.163,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86984,
"c": 0.16015,
"h": 143.4
},
"luminance": 0.69585
}Semantic roles & 50–950 ramp
primary
#90EF8D
secondary
#C756CB
accent
#0ED8D1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581