#AEC6B2#AEC6B2
#AEC6B2 is a light, muted green. Relative luminance 0.526; OKLCH L 80.3% C 0.038 H 150.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6B2 |
|---|---|
| RGB | rgb(174, 198, 178) |
| HSL | hsl(130, 17%, 73%) |
| HSV | hsv(130, 12%, 78%) |
| CMYK | cmyk(12.1%, 0%, 10.1%, 22.4%) |
| CIE-LAB | lab(77.64, -11.95, 7.29) |
| CIE-LCH | lch(77.64, 14.00, 148.61°) |
| OKLab | oklab(80.29% -0.0331 0.019) |
| OKLCH | oklch(80.29% 0.038 150.2) |
| XYZ | xyz(45.6838, 52.6005, 49.8569) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 9.04
Darkseagreen
#8FBC8F
ΔE00 9.44
Pale Teal
#82CBB2
ΔE00 10.17
Silver (survey)
#C5C9C7
ΔE00 11.37
Light Grey
#D8DCD6
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6B2 #C6AEC2
analogous
#B6C6AE #AEC6B2 #AEC6BE
triadic
#AEC6B2 #B2AEC6 #C6B2AE
tetradic
#AEC6B2 #AEB6C6 #C6AEC2 #C6BEAE
square
#AEC6B2 #AEB6C6 #C6AEC2 #C6BEAE
split-complementary
#AEC6B2 #BEAEC6 #C6AEB6
monochromatic
#67936E #8AAD90 #AEC6B2 #D2DFD4 #EDF2EE
Accessibility & contrast
On white
1.82
#AEC6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AEC6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6B2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6B2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B1
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#ABC5C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec6b2; /* rgb */ color: rgb(174, 198, 178); /* oklch */ color: oklch(80.3% 0.038 150.2);
Tailwind
colors: {
custom: {
50: '#c6d7c9',
500: '#aec6b2',
950: '#000000',
},
}SCSS
$custom: #aec6b2; $custom-light: #c6d7c9; $custom-dark: #000000;
JSON
{
"hex": "#aec6b2",
"rgb": {
"r": 174,
"g": 198,
"b": 178
},
"hsl": {
"h": 130,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80285,
"c": 0.03812,
"h": 150.2
},
"luminance": 0.52601
}Semantic roles & 50–950 ramp
primary
#AEC6B2
secondary
#9A7E95
accent
#4A8E9C
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382