#AECCC8#AECCC8
#AECCC8 is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.033 H 186.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC8 |
|---|---|
| RGB | rgb(174, 204, 200) |
| HSL | hsl(172, 23%, 74%) |
| HSV | hsv(172, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.81, -10.79, -1.37) |
| CIE-LCH | lch(79.81, 10.88, 187.26°) |
| OKLab | oklab(82.19% -0.0324 -0.0038) |
| OKLCH | oklch(82.19% 0.033 186.7) |
| XYZ | xyz(49.4711, 56.3533, 62.9032) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 9.66
Paleturquoise
#AFEEEE
ΔE00 9.69
Light Grey
#D8DCD6
ΔE00 10.62
Pale Sky Blue
#BDF6FE
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC8 #CCAEB2
analogous
#AECCB9 #AECCC8 #AEC1CC
triadic
#AECCC8 #C8AECC #CCC8AE
tetradic
#AECCC8 #B9AECC #CCAEB2 #C1CCAE
square
#AECCC8 #B9AECC #CCAEB2 #C1CCAE
split-complementary
#AECCC8 #CCAEC1 #CCB9AE
monochromatic
#639D95 #88B4AF #AECCC8 #D4E4E2 #ECF3F2
Accessibility & contrast
On white
1.71
#AECCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#AECCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#A6CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccc8; /* rgb */ color: rgb(174, 204, 200); /* oklch */ color: oklch(82.2% 0.033 186.7);
Tailwind
colors: {
custom: {
50: '#c6dbd8',
500: '#aeccc8',
950: '#000000',
},
}SCSS
$custom: #aeccc8; $custom-light: #c6dbd8; $custom-dark: #000000;
JSON
{
"hex": "#aeccc8",
"rgb": {
"r": 174,
"g": 204,
"b": 200
},
"hsl": {
"h": 172,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82194,
"c": 0.03263,
"h": 186.7
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#AECCC8
secondary
#A17D82
accent
#4451A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483