#AEC6A6#AEC6A6
#AEC6A6 is a light, muted green. Relative luminance 0.521; OKLCH L 80.0% C 0.051 H 137.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6A6 |
|---|---|
| RGB | rgb(174, 198, 166) |
| HSL | hsl(105, 22%, 71%) |
| HSV | hsv(105, 16%, 78%) |
| CMYK | cmyk(12.1%, 0%, 16.2%, 22.4%) |
| CIE-LAB | lab(77.36, -14.09, 13.35) |
| CIE-LCH | lch(77.36, 19.41, 136.55°) |
| OKLab | oklab(79.98% -0.0381 0.0345) |
| OKLCH | oklch(79.98% 0.051 137.9) |
| XYZ | xyz(44.5312, 52.1394, 43.7868) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.64
Sage Green
#9CAF88
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 6.84
Lichen
#8FB67B
ΔE00 9.14
Light Grey Green
#B7E1A1
ΔE00 9.53
Sage Green (survey)
#88B378
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6A6 #BEA6C6
analogous
#BEC6A6 #AEC6A6 #A6C6AE
triadic
#AEC6A6 #A6AEC6 #C6A6AE
tetradic
#AEC6A6 #A6BEC6 #BEA6C6 #C6AEA6
square
#AEC6A6 #A6BEC6 #BEA6C6 #C6AEA6
split-complementary
#AEC6A6 #AEA6C6 #C6A6BE
monochromatic
#6C935E #8CAE81 #AEC6A6 #D0DECB #EEF3EC
Accessibility & contrast
On white
1.84
#AEC6A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#AEC6A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6A6
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6A6 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A4
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#ADC3BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec6a6; /* rgb */ color: rgb(174, 198, 166); /* oklch */ color: oklch(80.0% 0.051 137.9);
Tailwind
colors: {
custom: {
50: '#c6d7c0',
500: '#aec6a6',
950: '#000000',
},
}SCSS
$custom: #aec6a6; $custom-light: #c6d7c0; $custom-dark: #000000;
JSON
{
"hex": "#aec6a6",
"rgb": {
"r": 174,
"g": 198,
"b": 166
},
"hsl": {
"h": 105,
"s": 21.918,
"l": 71.373
},
"oklch": {
"l": 0.79976,
"c": 0.05137,
"h": 137.9
},
"luminance": 0.5214
}Semantic roles & 50–950 ramp
primary
#AEC6A6
secondary
#91769A
accent
#45A08A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382