#AECEBC#AECEBC
#AECEBC is a very light, muted green. Relative luminance 0.568; OKLCH L 82.3% C 0.042 H 160.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEBC |
|---|---|
| RGB | rgb(174, 206, 188) |
| HSL | hsl(146, 25%, 75%) |
| HSV | hsv(146, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.05, -14.18, 5.40) |
| CIE-LCH | lch(80.05, 15.17, 159.16°) |
| OKLab | oklab(82.28% -0.04 0.014) |
| OKLCH | oklch(82.28% 0.042 160.7) |
| XYZ | xyz(48.6017, 56.7710, 55.9645) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 10.12
Darkseagreen
#8FBC8F
ΔE00 10.23
Greenish Grey
#96AE8D
ΔE00 10.26
Light Teal
#90E4C1
ΔE00 10.30
Powder Blue
#B0E0E6
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEBC #CEAEC0
analogous
#B0CEAE #AECEBC #AECECC
triadic
#AECEBC #BCAECE #CEBCAE
tetradic
#AECEBC #AEB0CE #CEAEC0 #CECCAE
square
#AECEBC #AEB0CE #CEAEC0 #CECCAE
split-complementary
#AECEBC #CCAECE #CEAEB0
monochromatic
#62A07D #88B79C #AECEBC #D4E5DC #ECF3EF
Accessibility & contrast
On white
1.70
#AECEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AECEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEBC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEBC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#A8CEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecebc; /* rgb */ color: rgb(174, 206, 188); /* oklch */ color: oklch(82.3% 0.042 160.7);
Tailwind
colors: {
custom: {
50: '#c6ddd0',
500: '#aecebc',
950: '#000000',
},
}SCSS
$custom: #aecebc; $custom-light: #c6ddd0; $custom-dark: #000000;
JSON
{
"hex": "#aecebc",
"rgb": {
"r": 174,
"g": 206,
"b": 188
},
"hsl": {
"h": 146.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.8228,
"c": 0.0424,
"h": 160.7
},
"luminance": 0.56772
}Semantic roles & 50–950 ramp
primary
#AECEBC
secondary
#A37D92
accent
#4279A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483