#AECCCA#AECCCA
#AECCCA is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.3% C 0.032 H 191.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCA |
|---|---|
| RGB | rgb(174, 204, 202) |
| HSL | hsl(176, 23%, 74%) |
| HSV | hsv(176, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.87, -10.39, -2.37) |
| CIE-LCH | lch(79.87, 10.65, 192.85°) |
| OKLab | oklab(82.25% -0.0316 -0.0065) |
| OKLCH | oklch(82.25% 0.032 191.6) |
| XYZ | xyz(49.7063, 56.4474, 64.1422) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 9.66
Light Grey
#D8DCD6
ΔE00 10.58
Pale Sky Blue
#BDF6FE
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCA #CCAEB0
analogous
#AECCBB #AECCCA #AEBFCC
triadic
#AECCCA #CAAECC #CCCAAE
tetradic
#AECCCA #BBAECC #CCAEB0 #BFCCAE
square
#AECCCA #BBAECC #CCAEB0 #BFCCAE
split-complementary
#AECCCA #CCAEBF #CCBBAE
monochromatic
#639D99 #88B4B1 #AECCCA #D4E4E3 #ECF3F3
Accessibility & contrast
On white
1.71
#AECCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#AECCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#A6CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccca; /* rgb */ color: rgb(174, 204, 202); /* oklch */ color: oklch(82.3% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#c6dbda',
500: '#aeccca',
950: '#000000',
},
}SCSS
$custom: #aeccca; $custom-light: #c6dbda; $custom-dark: #000000;
JSON
{
"hex": "#aeccca",
"rgb": {
"r": 174,
"g": 204,
"b": 202
},
"hsl": {
"h": 176,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82254,
"c": 0.03226,
"h": 191.6
},
"luminance": 0.56449
}Semantic roles & 50–950 ramp
primary
#AECCCA
secondary
#A17D80
accent
#444BA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483