#AECDC2#AECDC2
#AECDC2 is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.037 H 171.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDC2 |
|---|---|
| RGB | rgb(174, 205, 194) |
| HSL | hsl(159, 24%, 74%) |
| HSV | hsv(159, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.93, -12.51, 2.01) |
| CIE-LCH | lch(79.93, 12.67, 170.87°) |
| OKLab | oklab(82.23% -0.0362 0.0051) |
| OKLCH | oklch(82.23% 0.037 171.9) |
| XYZ | xyz(49.0220, 56.5552, 59.3619) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 10.22
Silver (survey)
#C5C9C7
ΔE00 10.91
Lightblue
#ADD8E6
ΔE00 11.05
Duck Egg Blue
#C3FBF4
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDC2 #CDAEB9
analogous
#AECDB3 #AECDC2 #AEC9CD
triadic
#AECDC2 #C2AECD #CDC2AE
tetradic
#AECDC2 #B3AECD #CDAEB9 #C9CDAE
square
#AECDC2 #B3AECD #CDAEB9 #C9CDAE
split-complementary
#AECDC2 #CDAEC9 #CDB3AE
monochromatic
#629E89 #88B6A6 #AECDC2 #D4E4DE #ECF3F1
Accessibility & contrast
On white
1.71
#AECDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#AECDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDC2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDC2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#C5C4C3
Tritanopia (blue-blind)
#A7CECA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdc2; /* rgb */ color: rgb(174, 205, 194); /* oklch */ color: oklch(82.2% 0.037 171.9);
Tailwind
colors: {
custom: {
50: '#c6dcd4',
500: '#aecdc2',
950: '#000000',
},
}SCSS
$custom: #aecdc2; $custom-light: #c6dcd4; $custom-dark: #000000;
JSON
{
"hex": "#aecdc2",
"rgb": {
"r": 174,
"g": 205,
"b": 194
},
"hsl": {
"h": 158.71,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82233,
"c": 0.03655,
"h": 171.9
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#AECDC2
secondary
#A27D8A
accent
#4365A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483