#AECEC2#AECEC2
#AECEC2 is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.4% C 0.038 H 170.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEC2 |
|---|---|
| RGB | rgb(174, 206, 194) |
| HSL | hsl(158, 25%, 75%) |
| HSV | hsv(158, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(80.20, -13.02, 2.40) |
| CIE-LCH | lch(80.20, 13.24, 169.55°) |
| OKLab | oklab(82.45% -0.0375 0.0062) |
| OKLCH | oklch(82.45% 0.038 170.7) |
| XYZ | xyz(49.2620, 57.0351, 59.4419) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 10.12
Seafoam Blue
#78D1B6
ΔE00 10.82
Duck Egg Blue
#C3FBF4
ΔE00 10.87
Ice
#D6FFFA
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEC2 #CEAEBA
analogous
#AECEB2 #AECEC2 #AECACE
triadic
#AECEC2 #C2AECE #CEC2AE
tetradic
#AECEC2 #B2AECE #CEAEBA #CACEAE
square
#AECEC2 #B2AECE #CEAEBA #CACEAE
split-complementary
#AECEC2 #CEAECA #CEB2AE
monochromatic
#62A089 #88B7A5 #AECEC2 #D4E5DF #ECF3F1
Accessibility & contrast
On white
1.69
#AECEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#AECEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEC2
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEC2 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C1
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#A7CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecec2; /* rgb */ color: rgb(174, 206, 194); /* oklch */ color: oklch(82.4% 0.038 170.7);
Tailwind
colors: {
custom: {
50: '#c6ddd4',
500: '#aecec2',
950: '#000000',
},
}SCSS
$custom: #aecec2; $custom-light: #c6ddd4; $custom-dark: #000000;
JSON
{
"hex": "#aecec2",
"rgb": {
"r": 174,
"g": 206,
"b": 194
},
"hsl": {
"h": 157.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82448,
"c": 0.03805,
"h": 170.7
},
"luminance": 0.57036
}Semantic roles & 50–950 ramp
primary
#AECEC2
secondary
#A37D8B
accent
#4267A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483