#AEC2AB#AEC2AB
#AEC2AB is a light, muted green. Relative luminance 0.505; OKLCH L 79.2% C 0.039 H 141.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2AB |
|---|---|
| RGB | rgb(174, 194, 171) |
| HSL | hsl(112, 16%, 72%) |
| HSV | hsv(112, 12%, 76%) |
| CMYK | cmyk(10.3%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(76.39, -11.15, 9.28) |
| CIE-LCH | lch(76.39, 14.51, 140.25°) |
| OKLab | oklab(79.24% -0.0303 0.0241) |
| OKLCH | oklch(79.24% 0.039 141.5) |
| XYZ | xyz(44.0966, 50.5220, 45.9487) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.91
Sage Green
#9CAF88
ΔE00 7.50
Darkseagreen
#8FBC8F
ΔE00 8.91
Grey Green
#86A17D
ΔE00 11.16
Pale Teal
#82CBB2
ΔE00 11.22
Lichen
#8FB67B
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2AB #BFABC2
analogous
#BAC2AB #AEC2AB #ABC2B4
triadic
#AEC2AB #ABAEC2 #C2ABAE
tetradic
#AEC2AB #ABBAC2 #BFABC2 #C2B4AB
square
#AEC2AB #ABBAC2 #BFABC2 #C2B4AB
split-complementary
#AEC2AB #B4ABC2 #C2ABBA
monochromatic
#6B8D66 #8CA888 #AEC2AB #D0DCCE #EEF2ED
Accessibility & contrast
On white
1.89
#AEC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#AEC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2AB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2AB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#ADC0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aec2ab; /* rgb */ color: rgb(174, 194, 171); /* oklch */ color: oklch(79.2% 0.039 141.5);
Tailwind
colors: {
custom: {
50: '#c6d4c4',
500: '#aec2ab',
950: '#000000',
},
}SCSS
$custom: #aec2ab; $custom-light: #c6d4c4; $custom-dark: #000000;
JSON
{
"hex": "#aec2ab",
"rgb": {
"r": 174,
"g": 194,
"b": 171
},
"hsl": {
"h": 112.174,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79238,
"c": 0.03873,
"h": 141.5
},
"luminance": 0.50523
}Semantic roles & 50–950 ramp
primary
#AEC2AB
secondary
#927B96
accent
#4B9A90
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382