#AECFD4#AECFD4
#AECFD4 is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.2% C 0.036 H 207.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFD4 |
|---|---|
| RGB | rgb(174, 207, 212) |
| HSL | hsl(188, 31%, 76%) |
| HSV | hsv(188, 18%, 83%) |
| CMYK | cmyk(17.9%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(80.95, -9.86, -6.14) |
| CIE-LCH | lch(80.95, 11.61, 211.89°) |
| OKLab | oklab(83.2% -0.0317 -0.0166) |
| OKLCH | oklch(83.2% 0.036 207.7) |
| XYZ | xyz(51.6488, 58.3762, 70.8211) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 4.90
Ice Blue
#A5DFF9
ΔE00 8.40
Sky Blue
#87CEEB
ΔE00 9.22
Paleturquoise
#AFEEEE
ΔE00 9.39
Pale Sky Blue
#BDF6FE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFD4 #D4B3AE
analogous
#AED4C6 #AECFD4 #AEBCD4
triadic
#AECFD4 #D4AECF #CFD4AE
tetradic
#AECFD4 #C6AED4 #D4B3AE #BCD4AE
square
#AECFD4 #C6AED4 #D4B3AE #BCD4AE
split-complementary
#AECFD4 #D4AEBC #D4C6AE
monochromatic
#5EA0AA #86B7BF #AECFD4 #D6E7E9 #EBF3F4
Accessibility & contrast
On white
1.66
#AECFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AECFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFD4
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFD4 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD4
Deuteranopia (green-blind)
#C2C7D4
Tritanopia (blue-blind)
#A3D2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecfd4; /* rgb */ color: rgb(174, 207, 212); /* oklch */ color: oklch(83.2% 0.036 207.7);
Tailwind
colors: {
custom: {
50: '#c6dde1',
500: '#aecfd4',
950: '#000000',
},
}SCSS
$custom: #aecfd4; $custom-light: #c6dde1; $custom-dark: #000000;
JSON
{
"hex": "#aecfd4",
"rgb": {
"r": 174,
"g": 207,
"b": 212
},
"hsl": {
"h": 187.895,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.83199,
"c": 0.03582,
"h": 207.7
},
"luminance": 0.58378
}Semantic roles & 50–950 ramp
primary
#AECFD4
secondary
#AA827C
accent
#4B3CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484