#AECCCE#AECCCE
#AECCCE is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.032 H 201.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCE |
|---|---|
| RGB | rgb(174, 204, 206) |
| HSL | hsl(184, 25%, 75%) |
| HSV | hsv(184, 16%, 81%) |
| CMYK | cmyk(15.5%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(79.98, -9.56, -4.35) |
| CIE-LCH | lch(79.98, 10.51, 204.48°) |
| OKLab | oklab(82.38% -0.03 -0.0118) |
| OKLCH | oklch(82.38% 0.032 201.5) |
| XYZ | xyz(50.1861, 56.6393, 66.6689) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.92
Ice Blue
#A5DFF9
ΔE00 9.93
Light Grey Blue
#9DBCD4
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCE #CEB0AE
analogous
#AECEC0 #AECCCE #AEBCCE
triadic
#AECCCE #CEAECC #CCCEAE
tetradic
#AECCCE #C0AECE #CEB0AE #BCCEAE
square
#AECCCE #C0AECE #CEB0AE #BCCEAE
split-complementary
#AECCCE #CEAEBC #CEC0AE
monochromatic
#629CA0 #88B4B7 #AECCCE #D4E4E5 #ECF3F3
Accessibility & contrast
On white
1.70
#AECCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#AECCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#A5CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccce; /* rgb */ color: rgb(174, 204, 206); /* oklch */ color: oklch(82.4% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#c6dbdc',
500: '#aeccce',
950: '#000000',
},
}SCSS
$custom: #aeccce; $custom-light: #c6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#aeccce",
"rgb": {
"r": 174,
"g": 204,
"b": 206
},
"hsl": {
"h": 183.75,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82376,
"c": 0.03225,
"h": 201.5
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#AECCCE
secondary
#A37F7D
accent
#4842A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484