#AEC7CA#AEC7CA
#AEC7CA is a light, muted teal. Relative luminance 0.541; OKLCH L 81.2% C 0.027 H 205.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7CA |
|---|---|
| RGB | rgb(174, 199, 202) |
| HSL | hsl(186, 21%, 74%) |
| HSV | hsv(186, 14%, 79%) |
| CMYK | cmyk(13.9%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.53, -7.78, -4.34) |
| CIE-LCH | lch(78.53, 8.91, 209.16°) |
| OKLab | oklab(81.19% -0.0247 -0.0117) |
| OKLCH | oklch(81.19% 0.027 205.4) |
| XYZ | xyz(48.5370, 54.1087, 63.7524) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 9.05
Cloudy Blue
#ACC2D9
ΔE00 9.38
Silver
#C0C0C0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7CA #CAB1AE
analogous
#AECABF #AEC7CA #AEB9CA
triadic
#AEC7CA #CAAEC7 #C7CAAE
tetradic
#AEC7CA #BFAECA #CAB1AE #B9CAAE
square
#AEC7CA #BFAECA #CAB1AE #B9CAAE
split-complementary
#AEC7CA #CAAEB9 #CABFAE
monochromatic
#649499 #89ADB2 #AEC7CA #D3E1E2 #EDF2F3
Accessibility & contrast
On white
1.78
#AEC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#AEC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7CA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7CA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#A6C9C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec7ca; /* rgb */ color: rgb(174, 199, 202); /* oklch */ color: oklch(81.2% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#c6d8da',
500: '#aec7ca',
950: '#000000',
},
}SCSS
$custom: #aec7ca; $custom-light: #c6d8da; $custom-dark: #000000;
JSON
{
"hex": "#aec7ca",
"rgb": {
"r": 174,
"g": 199,
"b": 202
},
"hsl": {
"h": 186.429,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81191,
"c": 0.02738,
"h": 205.4
},
"luminance": 0.5411
}Semantic roles & 50–950 ramp
primary
#AEC7CA
secondary
#9F817E
accent
#50469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383