#AECFC7#AECFC7
#AECFC7 is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.037 H 179.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC7 |
|---|---|
| RGB | rgb(174, 207, 199) |
| HSL | hsl(165, 26%, 75%) |
| HSV | hsv(165, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(80.60, -12.54, 0.31) |
| CIE-LCH | lch(80.60, 12.55, 178.60°) |
| OKLab | oklab(82.81% -0.0369 0.0006) |
| OKLCH | oklch(82.81% 0.037 179) |
| XYZ | xyz(50.0745, 57.7465, 62.5297) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 9.11
Lightblue
#ADD8E6
ΔE00 9.61
Pale Teal
#82CBB2
ΔE00 10.08
Duck Egg Blue
#C3FBF4
ΔE00 10.33
Ice
#D6FFFA
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC7 #CFAEB6
analogous
#AECFB7 #AECFC7 #AEC6CF
triadic
#AECFC7 #C7AECF #CFC7AE
tetradic
#AECFC7 #B7AECF #CFAEB6 #C6CFAE
square
#AECFC7 #B7AECF #CFAEB6 #C6CFAE
split-complementary
#AECFC7 #CFAEC6 #CFB7AE
monochromatic
#61A192 #88B8AC #AECFC7 #D4E6E2 #ECF4F2
Accessibility & contrast
On white
1.67
#AECFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#AECFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#A6D0CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfc7; /* rgb */ color: rgb(174, 207, 199); /* oklch */ color: oklch(82.8% 0.037 179.0);
Tailwind
colors: {
custom: {
50: '#c6ddd8',
500: '#aecfc7',
950: '#000000',
},
}SCSS
$custom: #aecfc7; $custom-light: #c6ddd8; $custom-dark: #000000;
JSON
{
"hex": "#aecfc7",
"rgb": {
"r": 174,
"g": 207,
"b": 199
},
"hsl": {
"h": 165.455,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82806,
"c": 0.0369,
"h": 179
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#AECFC7
secondary
#A47D86
accent
#4159A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483