#AECCC6#AECCC6
#AECCC6 is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.033 H 182.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC6 |
|---|---|
| RGB | rgb(174, 204, 198) |
| HSL | hsl(168, 23%, 74%) |
| HSV | hsv(168, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(79.76, -11.20, -0.38) |
| CIE-LCH | lch(79.76, 11.20, 181.94°) |
| OKLab | oklab(82.14% -0.0332 -0.0012) |
| OKLCH | oklch(82.14% 0.033 182) |
| XYZ | xyz(49.2389, 56.2604, 61.6802) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 8.98
Paleturquoise
#AFEEEE
ΔE00 9.82
Silver (survey)
#C5C9C7
ΔE00 9.91
Light Grey
#D8DCD6
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC6 #CCAEB4
analogous
#AECCB7 #AECCC6 #AEC3CC
triadic
#AECCC6 #C6AECC #CCC6AE
tetradic
#AECCC6 #B7AECC #CCAEB4 #C3CCAE
square
#AECCC6 #B7AECC #CCAEB4 #C3CCAE
split-complementary
#AECCC6 #CCAEC3 #CCB7AE
monochromatic
#639D91 #88B4AC #AECCC6 #D4E4E0 #ECF3F2
Accessibility & contrast
On white
1.71
#AECCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#AECCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC6
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC6 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#A7CDCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccc6; /* rgb */ color: rgb(174, 204, 198); /* oklch */ color: oklch(82.1% 0.033 182.0);
Tailwind
colors: {
custom: {
50: '#c6dbd7',
500: '#aeccc6',
950: '#000000',
},
}SCSS
$custom: #aeccc6; $custom-light: #c6dbd7; $custom-dark: #000000;
JSON
{
"hex": "#aeccc6",
"rgb": {
"r": 174,
"g": 204,
"b": 198
},
"hsl": {
"h": 168,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82135,
"c": 0.03322,
"h": 182
},
"luminance": 0.56262
}Semantic roles & 50–950 ramp
primary
#AECCC6
secondary
#A17D84
accent
#4457A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483