#AECFCA#AECFCA
#AECFCA is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.9% C 0.036 H 185.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFCA |
|---|---|
| RGB | rgb(174, 207, 202) |
| HSL | hsl(171, 26%, 75%) |
| HSV | hsv(171, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.68, -11.94, -1.18) |
| CIE-LCH | lch(80.68, 11.99, 185.67°) |
| OKLab | oklab(82.89% -0.0357 -0.0033) |
| OKLCH | oklch(82.89% 0.036 185.3) |
| XYZ | xyz(50.4263, 57.8872, 64.3822) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 8.29
Paleturquoise
#AFEEEE
ΔE00 8.77
Duck Egg Blue
#C3FBF4
ΔE00 10.35
Pale Sky Blue
#BDF6FE
ΔE00 10.53
Silver (survey)
#C5C9C7
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFCA #CFAEB3
analogous
#AECFBA #AECFCA #AEC4CF
triadic
#AECFCA #CAAECF #CFCAAE
tetradic
#AECFCA #BAAECF #CFAEB3 #C4CFAE
square
#AECFCA #BAAECF #CFAEB3 #C4CFAE
split-complementary
#AECFCA #CFAEC4 #CFBAAE
monochromatic
#61A198 #88B8B1 #AECFCA #D4E6E3 #ECF4F2
Accessibility & contrast
On white
1.67
#AECFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#AECFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFCA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFCA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#A5D1CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfca; /* rgb */ color: rgb(174, 207, 202); /* oklch */ color: oklch(82.9% 0.036 185.3);
Tailwind
colors: {
custom: {
50: '#c6ddda',
500: '#aecfca',
950: '#000000',
},
}SCSS
$custom: #aecfca; $custom-light: #c6ddda; $custom-dark: #000000;
JSON
{
"hex": "#aecfca",
"rgb": {
"r": 174,
"g": 207,
"b": 202
},
"hsl": {
"h": 170.909,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82894,
"c": 0.03584,
"h": 185.3
},
"luminance": 0.57889
}Semantic roles & 50–950 ramp
primary
#AECFCA
secondary
#A47D83
accent
#4150A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483