#AECCCF#AECCCF
#AECCCF is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.032 H 203.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCF |
|---|---|
| RGB | rgb(174, 204, 207) |
| HSL | hsl(185, 26%, 75%) |
| HSV | hsv(185, 16%, 81%) |
| CMYK | cmyk(15.9%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.00, -9.36, -4.85) |
| CIE-LCH | lch(80.00, 10.54, 207.41°) |
| OKLab | oklab(82.41% -0.0296 -0.0131) |
| OKLCH | oklch(82.41% 0.032 203.9) |
| XYZ | xyz(50.3080, 56.6880, 67.3107) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 9.21
Ice Blue
#A5DFF9
ΔE00 9.56
Light Grey Blue
#9DBCD4
ΔE00 9.80
Paleturquoise
#AFEEEE
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCF #CFB1AE
analogous
#AECFC2 #AECCCF #AEBCCF
triadic
#AECCCF #CFAECC #CCCFAE
tetradic
#AECCCF #C2AECF #CFB1AE #BCCFAE
square
#AECCCF #C2AECF #CFB1AE #BCCFAE
split-complementary
#AECCCF #CFAEBC #CFC2AE
monochromatic
#619CA1 #88B4B8 #AECCCF #D4E4E6 #ECF3F4
Accessibility & contrast
On white
1.70
#AECCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#AECCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#A4CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecccf; /* rgb */ color: rgb(174, 204, 207); /* oklch */ color: oklch(82.4% 0.032 203.9);
Tailwind
colors: {
custom: {
50: '#c6dbdd',
500: '#aecccf',
950: '#000000',
},
}SCSS
$custom: #aecccf; $custom-light: #c6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#aecccf",
"rgb": {
"r": 174,
"g": 204,
"b": 207
},
"hsl": {
"h": 185.455,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82406,
"c": 0.03241,
"h": 203.9
},
"luminance": 0.56689
}Semantic roles & 50–950 ramp
primary
#AECCCF
secondary
#A4807D
accent
#4A41A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484