#AECEB2#AECEB2
#AECEB2 is a very light, muted green. Relative luminance 0.564; OKLCH L 82.0% C 0.052 H 148.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEB2 |
|---|---|
| RGB | rgb(174, 206, 178) |
| HSL | hsl(128, 25%, 75%) |
| HSV | hsv(128, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(79.82, -16.04, 10.40) |
| CIE-LCH | lch(79.82, 19.12, 147.04°) |
| OKLab | oklab(82.02% -0.0442 0.027) |
| OKLCH | oklch(82.02% 0.052 148.6) |
| XYZ | xyz(47.5609, 56.3547, 50.4826) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.76
Pale Teal
#82CBB2
ΔE00 8.52
Greenish Grey
#96AE8D
ΔE00 8.81
Sage Green
#9CAF88
ΔE00 9.45
Light Grey Green
#B7E1A1
ΔE00 9.57
Light Teal
#90E4C1
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEB2 #CEAECA
analogous
#BACEAE #AECEB2 #AECEC2
triadic
#AECEB2 #B2AECE #CEB2AE
tetradic
#AECEB2 #AEBACE #CEAECA #CEC2AE
square
#AECEB2 #AEBACE #CEAECA #CEC2AE
split-complementary
#AECEB2 #C2AECE #CEAEBA
monochromatic
#62A06A #88B78E #AECEB2 #D4E5D6 #ECF3ED
Accessibility & contrast
On white
1.71
#AECEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#AECEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEB2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEB2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#AACCC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeceb2; /* rgb */ color: rgb(174, 206, 178); /* oklch */ color: oklch(82.0% 0.052 148.6);
Tailwind
colors: {
custom: {
50: '#c6ddc9',
500: '#aeceb2',
950: '#000000',
},
}SCSS
$custom: #aeceb2; $custom-light: #c6ddc9; $custom-dark: #000000;
JSON
{
"hex": "#aeceb2",
"rgb": {
"r": 174,
"g": 206,
"b": 178
},
"hsl": {
"h": 127.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82015,
"c": 0.05175,
"h": 148.6
},
"luminance": 0.56356
}Semantic roles & 50–950 ramp
primary
#AECEB2
secondary
#A37D9E
accent
#4297A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482