#90EB8D#90EB8D
#90EB8D is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.154 H 143.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90EB8D |
|---|---|
| RGB | rgb(144, 235, 141) |
| HSL | hsl(118, 70%, 74%) |
| HSV | hsv(118, 40%, 92%) |
| CMYK | cmyk(38.7%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(85.64, -45.49, 37.26) |
| CIE-LCH | lch(85.64, 58.80, 140.68°) |
| OKLab | oklab(86.05% -0.1239 0.092) |
| OKLCH | oklch(86.05% 0.154 143.4) |
| XYZ | xyz(46.0156, 67.2664, 35.7532) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.70
Palegreen
#98FB98
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 4.42
Baby Green
#8CFF9E
ΔE00 4.48
Light Pastel Green
#B2FBA5
ΔE00 4.80
Foam Green
#90FDA9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EB8D #E88DEB
analogous
#BFEB8D #90EB8D #8DEBB9
triadic
#90EB8D #8D90EB #EB8D90
tetradic
#90EB8D #8DBFEB #E88DEB #EBB98D
square
#90EB8D #8DBFEB #E88DEB #EBB98D
split-complementary
#90EB8D #B98DEB #EB8DBF
monochromatic
#2CD826 #5DE259 #90EB8D #C3F4C1 #E6FAE5
Accessibility & contrast
On white
1.45
#90EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#90EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EB8D
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EB8D | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#E1D393
Tritanopia (blue-blind)
#86E6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #90eb8d; /* rgb */ color: rgb(144, 235, 141); /* oklch */ color: oklch(86.0% 0.154 143.4);
Tailwind
colors: {
custom: {
50: '#b4f2af',
500: '#90eb8d',
950: '#000000',
},
}SCSS
$custom: #90eb8d; $custom-light: #b4f2af; $custom-dark: #000000;
JSON
{
"hex": "#90eb8d",
"rgb": {
"r": 144,
"g": 235,
"b": 141
},
"hsl": {
"h": 118.085,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.86045,
"c": 0.15437,
"h": 143.4
},
"luminance": 0.67269
}Semantic roles & 50–950 ramp
primary
#90EB8D
secondary
#C257C6
accent
#13D2CC
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581