#AACAAA#AACAAA
#AACAAA is a light, muted green. Relative luminance 0.537; OKLCH L 80.7% C 0.056 H 145.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AACAAA |
|---|---|
| RGB | rgb(170, 202, 170) |
| HSL | hsl(120, 23%, 73%) |
| HSV | hsv(120, 16%, 79%) |
| CMYK | cmyk(15.8%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(78.28, -16.82, 12.46) |
| CIE-LCH | lch(78.28, 20.93, 143.46°) |
| OKLab | oklab(80.67% -0.046 0.0322) |
| OKLCH | oklch(80.67% 0.056 145) |
| XYZ | xyz(44.9521, 53.6885, 46.0170) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.25
Greenish Grey
#96AE8D
ΔE00 7.57
Sage Green
#9CAF88
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.66
Light Grey Green
#B7E1A1
ΔE00 8.96
Lichen
#8FB67B
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACAAA #CAAACA
analogous
#BACAAA #AACAAA #AACABA
triadic
#AACAAA #AAAACA #CAAAAA
tetradic
#AACAAA #AABACA #CAAACA #CABAAA
square
#AACAAA #AABACA #CAAACA #CABAAA
split-complementary
#AACAAA #BAAACA #CAAABA
monochromatic
#609A60 #84B284 #AACAAA #D0E2D0 #ECF3EC
Accessibility & contrast
On white
1.79
#AACAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#AACAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACAAA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACAAA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#C6C0AC
Tritanopia (blue-blind)
#A7C8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aacaaa; /* rgb */ color: rgb(170, 202, 170); /* oklch */ color: oklch(80.7% 0.056 145.0);
Tailwind
colors: {
custom: {
50: '#c3dac3',
500: '#aacaaa',
950: '#000000',
},
}SCSS
$custom: #aacaaa; $custom-light: #c3dac3; $custom-dark: #000000;
JSON
{
"hex": "#aacaaa",
"rgb": {
"r": 170,
"g": 202,
"b": 170
},
"hsl": {
"h": 120,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.80666,
"c": 0.05617,
"h": 145
},
"luminance": 0.53689
}Semantic roles & 50–950 ramp
primary
#AACAAA
secondary
#9F799F
accent
#44A2A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382