#90D484#90D484
#90D484 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.5% C 0.129 H 140.8°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #90D484 |
|---|---|
| RGB | rgb(144, 212, 132) |
| HSL | hsl(111, 48%, 67%) |
| HSV | hsv(111, 38%, 83%) |
| CMYK | cmyk(32.1%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(78.86, -36.66, 32.95) |
| CIE-LCH | lch(78.86, 49.29, 138.05°) |
| OKLab | oklab(80.5% -0.1 0.0817) |
| OKLCH | oklch(80.5% 0.129 140.8) |
| XYZ | xyz(39.2085, 54.6805, 30.3138) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.54
Soft Green
#6FC276
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.38
Hospital Green
#9BE5AA
ΔE00 6.41
Light Moss Green
#A6C875
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D484 #C884D4
analogous
#B8D484 #90D484 #84D4A0
triadic
#90D484 #8490D4 #D48490
tetradic
#90D484 #84B8D4 #C884D4 #D4A084
square
#90D484 #84B8D4 #C884D4 #D4A084
split-complementary
#90D484 #A084D4 #D484B8
monochromatic
#49A439 #67C457 #90D484 #B9E4B1 #E2F4DF
Accessibility & contrast
On white
1.76
#90D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#90D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D484
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D484 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#8BCFC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90d484; /* rgb */ color: rgb(144, 212, 132); /* oklch */ color: oklch(80.5% 0.129 140.8);
Tailwind
colors: {
custom: {
50: '#b3e1a8',
500: '#90d484',
950: '#000000',
},
}SCSS
$custom: #90d484; $custom-light: #b3e1a8; $custom-dark: #000000;
JSON
{
"hex": "#90d484",
"rgb": {
"r": 144,
"g": 212,
"b": 132
},
"hsl": {
"h": 111,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.80496,
"c": 0.12917,
"h": 140.8
},
"luminance": 0.54682
}Semantic roles & 50–950 ramp
primary
#90D484
secondary
#9C54A9
accent
#2ABBA6
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480