#AECCCB#AECCCB
#AECCCB is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.032 H 194.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCB |
|---|---|
| RGB | rgb(174, 204, 203) |
| HSL | hsl(178, 23%, 74%) |
| HSV | hsv(178, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(79.89, -10.18, -2.87) |
| CIE-LCH | lch(79.89, 10.58, 195.72°) |
| OKLab | oklab(82.28% -0.0312 -0.0078) |
| OKLCH | oklch(82.28% 0.032 194.1) |
| XYZ | xyz(49.8251, 56.4949, 64.7678) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 9.68
Light Grey
#D8DCD6
ΔE00 10.59
Pale Sky Blue
#BDF6FE
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCB #CCAEAF
analogous
#AECCBC #AECCCB #AEBECC
triadic
#AECCCB #CBAECC #CCCBAE
tetradic
#AECCCB #BCAECC #CCAEAF #BECCAE
square
#AECCCB #BCAECC #CCAEAF #BECCAE
split-complementary
#AECCCB #CCAEBE #CCBCAE
monochromatic
#639D9B #88B4B3 #AECCCB #D4E4E3 #ECF3F3
Accessibility & contrast
On white
1.71
#AECCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#AECCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#A5CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecccb; /* rgb */ color: rgb(174, 204, 203); /* oklch */ color: oklch(82.3% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#c6dbda',
500: '#aecccb',
950: '#000000',
},
}SCSS
$custom: #aecccb; $custom-light: #c6dbda; $custom-dark: #000000;
JSON
{
"hex": "#aecccb",
"rgb": {
"r": 174,
"g": 204,
"b": 203
},
"hsl": {
"h": 178,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82284,
"c": 0.03217,
"h": 194.1
},
"luminance": 0.56496
}Semantic roles & 50–950 ramp
primary
#AECCCB
secondary
#A17D7E
accent
#4447A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483