#90CA8A#90CA8A
#90CA8A is a light, moderate green. Relative luminance 0.500; OKLCH L 78.3% C 0.107 H 142.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #90CA8A |
|---|---|
| RGB | rgb(144, 202, 138) |
| HSL | hsl(114, 38%, 67%) |
| HSV | hsv(114, 32%, 79%) |
| CMYK | cmyk(28.7%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.07, -31.09, 26.15) |
| CIE-LCH | lch(76.07, 40.63, 139.94°) |
| OKLab | oklab(78.28% -0.0848 0.0657) |
| OKLCH | oklch(78.28% 0.107 142.2) |
| XYZ | xyz(37.2081, 50.0039, 31.7311) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.68
Soft Green
#6FC276
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 5.20
Lichen
#8FB67B
ΔE00 5.60
Sage Green (survey)
#88B378
ΔE00 6.12
Faded Green
#7BB274
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CA8A #C48ACA
analogous
#B0CA8A #90CA8A #8ACAA4
triadic
#90CA8A #8A90CA #CA8A90
tetradic
#90CA8A #8AB0CA #C48ACA #CAA48A
square
#90CA8A #8AB0CA #C48ACA #CAA48A
split-complementary
#90CA8A #A48ACA #CA8AB0
monochromatic
#4C9644 #68B760 #90CA8A #B8DDB4 #E0F0DE
Accessibility & contrast
On white
1.91
#90CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#90CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CA8A
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CA8A | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#C4B98D
Tritanopia (blue-blind)
#8BC6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90ca8a; /* rgb */ color: rgb(144, 202, 138); /* oklch */ color: oklch(78.3% 0.107 142.2);
Tailwind
colors: {
custom: {
50: '#b2daac',
500: '#90ca8a',
950: '#000000',
},
}SCSS
$custom: #90ca8a; $custom-light: #b2daac; $custom-dark: #000000;
JSON
{
"hex": "#90ca8a",
"rgb": {
"r": 144,
"g": 202,
"b": 138
},
"hsl": {
"h": 114.375,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78278,
"c": 0.10728,
"h": 142.2
},
"luminance": 0.50005
}Semantic roles & 50–950 ramp
primary
#90CA8A
secondary
#975B9D
accent
#35B1A5
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481