#AECED2#AECED2
#AECED2 is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.035 H 205.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AECED2 |
|---|---|
| RGB | rgb(174, 206, 210) |
| HSL | hsl(187, 29%, 75%) |
| HSV | hsv(187, 17%, 82%) |
| CMYK | cmyk(17.1%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.62, -9.77, -5.54) |
| CIE-LCH | lch(80.62, 11.23, 209.58°) |
| OKLab | oklab(82.93% -0.0312 -0.015) |
| OKLCH | oklch(82.93% 0.035 205.8) |
| XYZ | xyz(51.1566, 57.7930, 69.4201) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.63
Silver (survey)
#C5C9C7
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECED2 #D2B2AE
analogous
#AED2C4 #AECED2 #AEBCD2
triadic
#AECED2 #D2AECE #CED2AE
tetradic
#AECED2 #C4AED2 #D2B2AE #BCD2AE
square
#AECED2 #C4AED2 #D2B2AE #BCD2AE
split-complementary
#AECED2 #D2AEBC #D2C4AE
monochromatic
#5F9EA6 #87B6BC #AECED2 #D5E6E8 #EBF3F4
Accessibility & contrast
On white
1.67
#AECED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#AECED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECED2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECED2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#A4D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aeced2; /* rgb */ color: rgb(174, 206, 210); /* oklch */ color: oklch(82.9% 0.035 205.8);
Tailwind
colors: {
custom: {
50: '#c6dddf',
500: '#aeced2',
950: '#000000',
},
}SCSS
$custom: #aeced2; $custom-light: #c6dddf; $custom-dark: #000000;
JSON
{
"hex": "#aeced2",
"rgb": {
"r": 174,
"g": 206,
"b": 210
},
"hsl": {
"h": 186.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.82925,
"c": 0.0346,
"h": 205.8
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#AECED2
secondary
#A8817C
accent
#4A3EA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484