#AECCC0#AECCC0
#AECCC0 is a light, muted teal. Relative luminance 0.560; OKLCH L 82.0% C 0.036 H 169.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC0 |
|---|---|
| RGB | rgb(174, 204, 192) |
| HSL | hsl(156, 23%, 74%) |
| HSV | hsv(156, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(79.61, -12.39, 2.61) |
| CIE-LCH | lch(79.61, 12.66, 168.08°) |
| OKLab | oklab(81.96% -0.0356 0.0067) |
| OKLCH | oklch(81.96% 0.036 169.3) |
| XYZ | xyz(48.5605, 55.9891, 58.1074) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 9.65
Paleturquoise
#AFEEEE
ΔE00 10.71
Silver (survey)
#C5C9C7
ΔE00 10.86
Seafoam Blue
#78D1B6
ΔE00 11.21
Light Grey
#D8DCD6
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC0 #CCAEBA
analogous
#AECCB1 #AECCC0 #AEC9CC
triadic
#AECCC0 #C0AECC #CCC0AE
tetradic
#AECCC0 #B1AECC #CCAEBA #C9CCAE
square
#AECCC0 #B1AECC #CCAEBA #C9CCAE
split-complementary
#AECCC0 #CCAEC9 #CCB1AE
monochromatic
#639D86 #88B4A3 #AECCC0 #D4E4DD #ECF3F0
Accessibility & contrast
On white
1.72
#AECCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#AECCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC0
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC0 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BF
Deuteranopia (green-blind)
#C4C4C1
Tritanopia (blue-blind)
#A8CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aeccc0; /* rgb */ color: rgb(174, 204, 192); /* oklch */ color: oklch(82.0% 0.036 169.3);
Tailwind
colors: {
custom: {
50: '#c6dbd3',
500: '#aeccc0',
950: '#000000',
},
}SCSS
$custom: #aeccc0; $custom-light: #c6dbd3; $custom-dark: #000000;
JSON
{
"hex": "#aeccc0",
"rgb": {
"r": 174,
"g": 204,
"b": 192
},
"hsl": {
"h": 156,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81961,
"c": 0.03626,
"h": 169.3
},
"luminance": 0.5599
}Semantic roles & 50–950 ramp
primary
#AECCC0
secondary
#A17D8C
accent
#4469A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483