#90A69A#90A69A
#90A69A is a light, muted green. Relative luminance 0.355; OKLCH L 70.5% C 0.030 H 161.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90A69A |
|---|---|
| RGB | rgb(144, 166, 154) |
| HSL | hsl(147, 11%, 61%) |
| HSV | hsv(147, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(66.16, -10.09, 3.63) |
| CIE-LCH | lch(66.16, 10.72, 160.22°) |
| OKLab | oklab(70.46% -0.0286 0.0094) |
| OKLCH | oklch(70.46% 0.03 161.7) |
| XYZ | xyz(30.9692, 35.5342, 35.7927) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 8.33
Grey Green
#86A17D
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 9.42
Grey
#929591
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A69A #A6909C
analogous
#91A690 #90A69A #90A6A5
triadic
#90A69A #9A90A6 #A69A90
tetradic
#90A69A #9091A6 #A6909C #A6A590
square
#90A69A #9091A6 #A6909C #A6A590
split-complementary
#90A69A #A590A6 #A69091
monochromatic
#53685D #6F8A7B #90A69A #B2C1B9 #D4DCD8
Accessibility & contrast
On white
2.59
#90A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#90A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A69A
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A69A | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A399
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#8CA6A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #90a69a; /* rgb */ color: rgb(144, 166, 154); /* oklch */ color: oklch(70.5% 0.030 161.7);
Tailwind
colors: {
custom: {
50: '#b0c0b7',
500: '#90a69a',
950: '#000000',
},
}SCSS
$custom: #90a69a; $custom-light: #b0c0b7; $custom-dark: #000000;
JSON
{
"hex": "#90a69a",
"rgb": {
"r": 144,
"g": 166,
"b": 154
},
"hsl": {
"h": 147.273,
"s": 11,
"l": 60.784
},
"oklch": {
"l": 0.70457,
"c": 0.0301,
"h": 161.7
},
"luminance": 0.35535
}Semantic roles & 50–950 ramp
primary
#90A69A
secondary
#CDC5C9
accent
#507695
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180