#AAC8B6#AAC8B6
#AAC8B6 is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.041 H 159.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC8B6 |
|---|---|
| RGB | rgb(170, 200, 182) |
| HSL | hsl(144, 21%, 73%) |
| HSV | hsv(144, 15%, 78%) |
| CMYK | cmyk(15%, 0%, 9%, 21.6%) |
| CIE-LAB | lab(78.01, -13.59, 5.64) |
| CIE-LCH | lch(78.01, 14.71, 157.45°) |
| OKLab | oklab(80.54% -0.0382 0.0147) |
| OKLCH | oklch(80.54% 0.041 159) |
| XYZ | xyz(45.6733, 53.2310, 52.1152) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.68
Greenish Grey
#96AE8D
ΔE00 8.97
Darkseagreen
#8FBC8F
ΔE00 9.57
Sage Green
#9CAF88
ΔE00 10.20
Seafoam Blue
#78D1B6
ΔE00 10.46
Light Teal
#90E4C1
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC8B6 #C8AABC
analogous
#ADC8AA #AAC8B6 #AAC8C5
triadic
#AAC8B6 #B6AAC8 #C8B6AA
tetradic
#AAC8B6 #AAADC8 #C8AABC #C8C5AA
square
#AAC8B6 #AAADC8 #C8AABC #C8C5AA
split-complementary
#AAC8B6 #C5AAC8 #C8AAAD
monochromatic
#619676 #85B096 #AAC8B6 #CFE0D6 #ECF3EF
Accessibility & contrast
On white
1.80
#AAC8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#AAC8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC8B6
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC8B6 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B5
Deuteranopia (green-blind)
#C2BFB7
Tritanopia (blue-blind)
#A5C8C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aac8b6; /* rgb */ color: rgb(170, 200, 182); /* oklch */ color: oklch(80.5% 0.041 159.0);
Tailwind
colors: {
custom: {
50: '#c3d8cb',
500: '#aac8b6',
950: '#000000',
},
}SCSS
$custom: #aac8b6; $custom-light: #c3d8cb; $custom-dark: #000000;
JSON
{
"hex": "#aac8b6",
"rgb": {
"r": 170,
"g": 200,
"b": 182
},
"hsl": {
"h": 144,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.80544,
"c": 0.04094,
"h": 159
},
"luminance": 0.53232
}Semantic roles & 50–950 ramp
primary
#AAC8B6
secondary
#9C7A8F
accent
#467CA0
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382