#AECEC0#AECEC0
#AECEC0 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.4% C 0.039 H 167.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEC0 |
|---|---|
| RGB | rgb(174, 206, 192) |
| HSL | hsl(154, 25%, 75%) |
| HSV | hsv(154, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(80.15, -13.41, 3.40) |
| CIE-LCH | lch(80.15, 13.84, 165.77°) |
| OKLab | oklab(82.39% -0.0384 0.0088) |
| OKLCH | oklch(82.39% 0.039 167.1) |
| XYZ | xyz(49.0389, 56.9459, 58.2669) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.66
Seafoam Blue
#78D1B6
ΔE00 10.52
Paleturquoise
#AFEEEE
ΔE00 10.55
Light Teal
#90E4C1
ΔE00 10.96
Duck Egg Blue
#C3FBF4
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEC0 #CEAEBC
analogous
#AECEB0 #AECEC0 #AECCCE
triadic
#AECEC0 #C0AECE #CEC0AE
tetradic
#AECEC0 #B0AECE #CEAEBC #CCCEAE
square
#AECEC0 #B0AECE #CEAEBC #CCCEAE
split-complementary
#AECEC0 #CEAECC #CEB0AE
monochromatic
#62A085 #88B7A2 #AECEC0 #D4E5DE #ECF3F0
Accessibility & contrast
On white
1.69
#AECEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#AECEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEC0
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEC0 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#A8CECA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecec0; /* rgb */ color: rgb(174, 206, 192); /* oklch */ color: oklch(82.4% 0.039 167.1);
Tailwind
colors: {
custom: {
50: '#c6ddd3',
500: '#aecec0',
950: '#000000',
},
}SCSS
$custom: #aecec0; $custom-light: #c6ddd3; $custom-dark: #000000;
JSON
{
"hex": "#aecec0",
"rgb": {
"r": 174,
"g": 206,
"b": 192
},
"hsl": {
"h": 153.75,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82391,
"c": 0.03936,
"h": 167.1
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#AECEC0
secondary
#A37D8E
accent
#426DA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483