#90A89A#90A89A
#90A89A is a light, muted green. Relative luminance 0.363; OKLCH L 70.9% C 0.034 H 159.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90A89A |
|---|---|
| RGB | rgb(144, 168, 154) |
| HSL | hsl(145, 12%, 61%) |
| HSV | hsv(145, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.72, -11.16, 4.44) |
| CIE-LCH | lch(66.72, 12.01, 158.30°) |
| OKLab | oklab(70.9% -0.0314 0.0115) |
| OKLCH | oklch(70.9% 0.034 159.9) |
| XYZ | xyz(31.3356, 36.2670, 35.9149) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.66
Greyish Teal
#719F91
ΔE00 7.05
Grey Green
#86A17D
ΔE00 8.00
Sage Green
#9CAF88
ΔE00 8.67
Greeny Grey
#7EA07A
ΔE00 9.02
Greyish Green
#82A67D
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A89A #A8909E
analogous
#92A890 #90A89A #90A8A6
triadic
#90A89A #9A90A8 #A89A90
tetradic
#90A89A #9092A8 #A8909E #A8A690
square
#90A89A #9092A8 #A8909E #A8A690
split-complementary
#90A89A #A690A8 #A89092
monochromatic
#536A5D #6E8D7B #90A89A #B2C3B9 #D5DED8
Accessibility & contrast
On white
2.54
#90A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#90A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A89A
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A89A | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#8CA8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #90a89a; /* rgb */ color: rgb(144, 168, 154); /* oklch */ color: oklch(70.9% 0.034 159.9);
Tailwind
colors: {
custom: {
50: '#b0c1b7',
500: '#90a89a',
950: '#000000',
},
}SCSS
$custom: #90a89a; $custom-light: #b0c1b7; $custom-dark: #000000;
JSON
{
"hex": "#90a89a",
"rgb": {
"r": 144,
"g": 168,
"b": 154
},
"hsl": {
"h": 145,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.70902,
"c": 0.0335,
"h": 159.9
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#90A89A
secondary
#CEC5CB
accent
#4F7996
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180