#AECFCF#AECFCF
#AECFCF is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.0% C 0.035 H 196.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFCF |
|---|---|
| RGB | rgb(174, 207, 207) |
| HSL | hsl(180, 26%, 75%) |
| HSV | hsv(180, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(80.81, -10.91, -3.66) |
| CIE-LCH | lch(80.81, 11.51, 198.56°) |
| OKLab | oklab(83.05% -0.0337 -0.01) |
| OKLCH | oklch(83.05% 0.035 196.5) |
| XYZ | xyz(51.0279, 58.1279, 67.5507) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 8.73
Pale Sky Blue
#BDF6FE
ΔE00 9.70
Silver (survey)
#C5C9C7
ΔE00 10.09
Ice Blue
#A5DFF9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFCF #CFAEAE
analogous
#AECFBF #AECFCF #AEBFCF
triadic
#AECFCF #CFAECF #CFCFAE
tetradic
#AECFCF #BFAECF #CFAEAE #BFCFAE
square
#AECFCF #BFAECF #CFAEAE #BFCFAE
split-complementary
#AECFCF #CFAEBF #CFBFAE
monochromatic
#61A1A1 #88B8B8 #AECFCF #D4E6E6 #ECF4F4
Accessibility & contrast
On white
1.66
#AECFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#AECFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFCF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFCF | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#C4C6CF
Tritanopia (blue-blind)
#A4D1CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecfcf; /* rgb */ color: rgb(174, 207, 207); /* oklch */ color: oklch(83.0% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#c6dddd',
500: '#aecfcf',
950: '#000000',
},
}SCSS
$custom: #aecfcf; $custom-light: #c6dddd; $custom-dark: #000000;
JSON
{
"hex": "#aecfcf",
"rgb": {
"r": 174,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.83045,
"c": 0.03514,
"h": 196.5
},
"luminance": 0.58129
}Semantic roles & 50–950 ramp
primary
#AECFCF
secondary
#A47D7D
accent
#4141A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484