#AEC6B4#AEC6B4
#AEC6B4 is a light, muted green. Relative luminance 0.527; OKLCH L 80.3% C 0.036 H 153.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6B4 |
|---|---|
| RGB | rgb(174, 198, 180) |
| HSL | hsl(135, 17%, 73%) |
| HSV | hsv(135, 12%, 78%) |
| CMYK | cmyk(12.1%, 0%, 9.1%, 22.4%) |
| CIE-LAB | lab(77.69, -11.58, 6.29) |
| CIE-LCH | lch(77.69, 13.18, 151.51°) |
| OKLab | oklab(80.34% -0.0322 0.0164) |
| OKLCH | oklch(80.34% 0.036 153.1) |
| XYZ | xyz(45.8860, 52.6814, 50.9222) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.58
Sage Green
#9CAF88
ΔE00 9.57
Darkseagreen
#8FBC8F
ΔE00 10.01
Pale Teal
#82CBB2
ΔE00 10.27
Silver (survey)
#C5C9C7
ΔE00 10.91
Light Grey
#D8DCD6
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6B4 #C6AEC0
analogous
#B4C6AE #AEC6B4 #AEC6C0
triadic
#AEC6B4 #B4AEC6 #C6B4AE
tetradic
#AEC6B4 #AEB4C6 #C6AEC0 #C6C0AE
square
#AEC6B4 #AEB4C6 #C6AEC0 #C6C0AE
split-complementary
#AEC6B4 #C0AEC6 #C6AEB4
monochromatic
#679372 #8AAD93 #AEC6B4 #D2DFD5 #EDF2EE
Accessibility & contrast
On white
1.82
#AEC6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#AEC6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6B4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6B4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#ABC5C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec6b4; /* rgb */ color: rgb(174, 198, 180); /* oklch */ color: oklch(80.3% 0.036 153.1);
Tailwind
colors: {
custom: {
50: '#c6d7ca',
500: '#aec6b4',
950: '#000000',
},
}SCSS
$custom: #aec6b4; $custom-light: #c6d7ca; $custom-dark: #000000;
JSON
{
"hex": "#aec6b4",
"rgb": {
"r": 174,
"g": 198,
"b": 180
},
"hsl": {
"h": 135,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80339,
"c": 0.03614,
"h": 153.1
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#AEC6B4
secondary
#9A7E93
accent
#4A879C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382