#90E08D#90E08D
#90E08D is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.5% C 0.138 H 143.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #90E08D |
|---|---|
| RGB | rgb(144, 224, 141) |
| HSL | hsl(118, 57%, 72%) |
| HSV | hsv(118, 37%, 88%) |
| CMYK | cmyk(35.7%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(82.47, -40.69, 33.11) |
| CIE-LCH | lch(82.47, 52.46, 140.87°) |
| OKLab | oklab(83.47% -0.1109 0.0823) |
| OKLCH | oklch(83.47% 0.138 143.4) |
| XYZ | xyz(42.9631, 61.1615, 34.7357) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Hospital Green
#9BE5AA
ΔE00 5.02
Palegreen
#98FB98
ΔE00 5.97
Light Sea Green
#98F6B0
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.35
Light Pastel Green
#B2FBA5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E08D #DD8DE0
analogous
#BAE08D #90E08D #8DE0B4
triadic
#90E08D #8D90E0 #E08D90
tetradic
#90E08D #8DBAE0 #DD8DE0 #E0B48D
square
#90E08D #8DBAE0 #DD8DE0 #E0B48D
split-complementary
#90E08D #B48DE0 #E08DBA
monochromatic
#39BF34 #61D35D #90E08D #BFEDBD #E8F8E7
Accessibility & contrast
On white
1.59
#90E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#90E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E08D
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E08D | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D8CA92
Tritanopia (blue-blind)
#88DBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90e08d; /* rgb */ color: rgb(144, 224, 141); /* oklch */ color: oklch(83.5% 0.138 143.4);
Tailwind
colors: {
custom: {
50: '#b3eaaf',
500: '#90e08d',
950: '#000000',
},
}SCSS
$custom: #90e08d; $custom-light: #b3eaaf; $custom-dark: #000000;
JSON
{
"hex": "#90e08d",
"rgb": {
"r": 144,
"g": 224,
"b": 141
},
"hsl": {
"h": 117.831,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.83468,
"c": 0.13813,
"h": 143.4
},
"luminance": 0.61164
}Semantic roles & 50–950 ramp
primary
#90E08D
secondary
#B559B8
accent
#21C5BF
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481