#AECEB6#AECEB6
#AECEB6 is a very light, muted green. Relative luminance 0.565; OKLCH L 82.1% C 0.048 H 152.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEB6 |
|---|---|
| RGB | rgb(174, 206, 182) |
| HSL | hsl(135, 25%, 75%) |
| HSV | hsv(135, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 11.7%, 19.2%) |
| CIE-LAB | lab(79.91, -15.31, 8.40) |
| CIE-LCH | lch(79.91, 17.46, 151.25°) |
| OKLab | oklab(82.12% -0.0425 0.0218) |
| OKLCH | oklch(82.12% 0.048 152.8) |
| XYZ | xyz(47.9684, 56.5176, 52.6286) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.35
Darkseagreen
#8FBC8F
ΔE00 8.63
Greenish Grey
#96AE8D
ΔE00 9.25
Light Teal
#90E4C1
ΔE00 9.72
Seafoam Blue
#78D1B6
ΔE00 9.96
Sage Green
#9CAF88
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEB6 #CEAEC6
analogous
#B6CEAE #AECEB6 #AECEC6
triadic
#AECEB6 #B6AECE #CEB6AE
tetradic
#AECEB6 #AEB6CE #CEAEC6 #CEC6AE
square
#AECEB6 #AEB6CE #CEAEC6 #CEC6AE
split-complementary
#AECEB6 #C6AECE #CEAEB6
monochromatic
#62A071 #88B794 #AECEB6 #D4E5D8 #ECF3EE
Accessibility & contrast
On white
1.71
#AECEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#AECEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEB6
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEB6 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B5
Deuteranopia (green-blind)
#C8C5B7
Tritanopia (blue-blind)
#AACDC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeceb6; /* rgb */ color: rgb(174, 206, 182); /* oklch */ color: oklch(82.1% 0.048 152.8);
Tailwind
colors: {
custom: {
50: '#c6ddcb',
500: '#aeceb6',
950: '#000000',
},
}SCSS
$custom: #aeceb6; $custom-light: #c6ddcb; $custom-dark: #000000;
JSON
{
"hex": "#aeceb6",
"rgb": {
"r": 174,
"g": 206,
"b": 182
},
"hsl": {
"h": 135,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82119,
"c": 0.04778,
"h": 152.8
},
"luminance": 0.56519
}Semantic roles & 50–950 ramp
primary
#AECEB6
secondary
#A37D9A
accent
#428BA3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482