#AECECF#AECECF
#AECECF is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.034 H 198.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AECECF |
|---|---|
| RGB | rgb(174, 206, 207) |
| HSL | hsl(182, 26%, 75%) |
| HSV | hsv(182, 16%, 81%) |
| CMYK | cmyk(15.9%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(80.54, -10.39, -4.06) |
| CIE-LCH | lch(80.54, 11.16, 201.33°) |
| OKLab | oklab(82.83% -0.0323 -0.011) |
| OKLCH | oklch(82.83% 0.034 198.8) |
| XYZ | xyz(50.7864, 57.6449, 67.4702) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 9.78
Pale Sky Blue
#BDF6FE
ΔE00 9.89
Ice Blue
#A5DFF9
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECECF #CFAFAE
analogous
#AECFC0 #AECECF #AEBECF
triadic
#AECECF #CFAECE #CECFAE
tetradic
#AECECF #C0AECF #CFAFAE #BECFAE
square
#AECECF #C0AECF #CFAFAE #BECFAE
split-complementary
#AECECF #CFAEBE #CFC0AE
monochromatic
#61A0A1 #88B7B8 #AECECF #D4E5E6 #ECF3F4
Accessibility & contrast
On white
1.68
#AECECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#AECECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECECF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECECF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#A4D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aececf; /* rgb */ color: rgb(174, 206, 207); /* oklch */ color: oklch(82.8% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#c6dddd',
500: '#aececf',
950: '#000000',
},
}SCSS
$custom: #aececf; $custom-light: #c6dddd; $custom-dark: #000000;
JSON
{
"hex": "#aececf",
"rgb": {
"r": 174,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82832,
"c": 0.03417,
"h": 198.8
},
"luminance": 0.57646
}Semantic roles & 50–950 ramp
primary
#AECECF
secondary
#A47E7D
accent
#4441A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484