#AECCC5#AECCC5
#AECCC5 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.034 H 179.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC5 |
|---|---|
| RGB | rgb(174, 204, 197) |
| HSL | hsl(166, 23%, 74%) |
| HSV | hsv(166, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 3.4%, 20%) |
| CIE-LAB | lab(79.74, -11.40, 0.12) |
| CIE-LCH | lch(79.74, 11.40, 179.40°) |
| OKLab | oklab(82.1% -0.0336 0.0001) |
| OKLCH | oklch(82.1% 0.034 179.8) |
| XYZ | xyz(49.1239, 56.2144, 61.0748) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 9.41
Paleturquoise
#AFEEEE
ΔE00 9.93
Silver (survey)
#C5C9C7
ΔE00 10.05
Light Grey
#D8DCD6
ΔE00 10.76
Pale Teal
#82CBB2
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC5 #CCAEB5
analogous
#AECCB6 #AECCC5 #AEC4CC
triadic
#AECCC5 #C5AECC #CCC5AE
tetradic
#AECCC5 #B6AECC #CCAEB5 #C4CCAE
square
#AECCC5 #B6AECC #CCAEB5 #C4CCAE
split-complementary
#AECCC5 #CCAEC4 #CCB6AE
monochromatic
#639D8F #88B4AA #AECCC5 #D4E4E0 #ECF3F2
Accessibility & contrast
On white
1.72
#AECCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AECCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC5
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC5 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#C3C4C6
Tritanopia (blue-blind)
#A7CDCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccc5; /* rgb */ color: rgb(174, 204, 197); /* oklch */ color: oklch(82.1% 0.034 179.8);
Tailwind
colors: {
custom: {
50: '#c6dbd6',
500: '#aeccc5',
950: '#000000',
},
}SCSS
$custom: #aeccc5; $custom-light: #c6dbd6; $custom-dark: #000000;
JSON
{
"hex": "#aeccc5",
"rgb": {
"r": 174,
"g": 204,
"b": 197
},
"hsl": {
"h": 166,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82105,
"c": 0.0336,
"h": 179.8
},
"luminance": 0.56216
}Semantic roles & 50–950 ramp
primary
#AECCC5
secondary
#A17D86
accent
#445AA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483