#AECFD3#AECFD3
#AECFD3 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.2% C 0.036 H 205.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFD3 |
|---|---|
| RGB | rgb(174, 207, 211) |
| HSL | hsl(186, 30%, 75%) |
| HSV | hsv(186, 18%, 83%) |
| CMYK | cmyk(17.5%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(80.92, -10.07, -5.64) |
| CIE-LCH | lch(80.92, 11.54, 209.25°) |
| OKLab | oklab(83.17% -0.0321 -0.0153) |
| OKLCH | oklch(83.17% 0.036 205.5) |
| XYZ | xyz(51.5231, 58.3259, 70.1588) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 9.21
Pale Sky Blue
#BDF6FE
ΔE00 9.45
Sky Blue
#87CEEB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFD3 #D3B2AE
analogous
#AED3C4 #AECFD3 #AEBCD3
triadic
#AECFD3 #D3AECF #CFD3AE
tetradic
#AECFD3 #C4AED3 #D3B2AE #BCD3AE
square
#AECFD3 #C4AED3 #D3B2AE #BCD3AE
split-complementary
#AECFD3 #D3AEBC #D3C4AE
monochromatic
#5FA0A8 #86B7BD #AECFD3 #D6E7E9 #EBF3F4
Accessibility & contrast
On white
1.66
#AECFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#AECFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFD3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFD3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#A3D2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecfd3; /* rgb */ color: rgb(174, 207, 211); /* oklch */ color: oklch(83.2% 0.036 205.5);
Tailwind
colors: {
custom: {
50: '#c6dde0',
500: '#aecfd3',
950: '#000000',
},
}SCSS
$custom: #aecfd3; $custom-light: #c6dde0; $custom-dark: #000000;
JSON
{
"hex": "#aecfd3",
"rgb": {
"r": 174,
"g": 207,
"b": 211
},
"hsl": {
"h": 186.486,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83168,
"c": 0.03558,
"h": 205.5
},
"luminance": 0.58327
}Semantic roles & 50–950 ramp
primary
#AECFD3
secondary
#A9817C
accent
#493DA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484