#90CD8A#90CD8A
#90CD8A is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.112 H 142.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90CD8A |
|---|---|
| RGB | rgb(144, 205, 138) |
| HSL | hsl(115, 40%, 67%) |
| HSV | hsv(115, 33%, 80%) |
| CMYK | cmyk(29.8%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.94, -32.51, 27.31) |
| CIE-LCH | lch(76.94, 42.45, 139.97°) |
| OKLab | oklab(78.97% -0.0886 0.0685) |
| OKLCH | oklch(78.97% 0.112 142.3) |
| XYZ | xyz(37.9189, 51.4254, 31.9680) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.64
Soft Green
#6FC276
ΔE00 4.96
Darkseagreen
#8FBC8F
ΔE00 6.06
Hospital Green
#9BE5AA
ΔE00 6.36
Lichen
#8FB67B
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CD8A #C78ACD
analogous
#B2CD8A #90CD8A #8ACDA6
triadic
#90CD8A #8A90CD #CD8A90
tetradic
#90CD8A #8AB2CD #C78ACD #CDA68A
square
#90CD8A #8AB2CD #C78ACD #CDA68A
split-complementary
#90CD8A #A68ACD #CD8AB2
monochromatic
#4A9B42 #67BB5F #90CD8A #B9DFB5 #E1F2E0
Accessibility & contrast
On white
1.86
#90CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#90CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CD8A
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CD8A | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#8BC9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90cd8a; /* rgb */ color: rgb(144, 205, 138); /* oklch */ color: oklch(79.0% 0.112 142.3);
Tailwind
colors: {
custom: {
50: '#b2dcac',
500: '#90cd8a',
950: '#000000',
},
}SCSS
$custom: #90cd8a; $custom-light: #b2dcac; $custom-dark: #000000;
JSON
{
"hex": "#90cd8a",
"rgb": {
"r": 144,
"g": 205,
"b": 138
},
"hsl": {
"h": 114.627,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.78975,
"c": 0.11202,
"h": 142.3
},
"luminance": 0.51427
}Semantic roles & 50–950 ramp
primary
#90CD8A
secondary
#9B5AA1
accent
#32B3A8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481