#AED1C8#AED1C8
#AED1C8 is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.3% C 0.039 H 178.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AED1C8 |
|---|---|
| RGB | rgb(174, 209, 200) |
| HSL | hsl(165, 28%, 75%) |
| HSV | hsv(165, 17%, 82%) |
| CMYK | cmyk(16.7%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(81.16, -13.37, 0.60) |
| CIE-LCH | lch(81.16, 13.38, 177.44°) |
| OKLab | oklab(83.27% -0.0392 0.0014) |
| OKLCH | oklch(83.27% 0.039 178) |
| XYZ | xyz(50.6786, 58.7683, 63.3057) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 8.67
Pale Teal
#82CBB2
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.77
Lightblue
#ADD8E6
ΔE00 9.94
Ice
#D6FFFA
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED1C8 #D1AEB7
analogous
#AED1B6 #AED1C8 #AEC9D1
triadic
#AED1C8 #C8AED1 #D1C8AE
tetradic
#AED1C8 #B6AED1 #D1AEB7 #C9D1AE
square
#AED1C8 #B6AED1 #D1AEB7 #C9D1AE
split-complementary
#AED1C8 #D1AEC9 #D1B6AE
monochromatic
#60A593 #87BBAD #AED1C8 #D5E7E3 #EBF4F2
Accessibility & contrast
On white
1.65
#AED1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#AED1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED1C8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED1C8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#A6D2CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed1c8; /* rgb */ color: rgb(174, 209, 200); /* oklch */ color: oklch(83.3% 0.039 178.0);
Tailwind
colors: {
custom: {
50: '#c6dfd8',
500: '#aed1c8',
950: '#000000',
},
}SCSS
$custom: #aed1c8; $custom-light: #c6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#aed1c8",
"rgb": {
"r": 174,
"g": 209,
"b": 200
},
"hsl": {
"h": 164.571,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.83265,
"c": 0.03921,
"h": 178
},
"luminance": 0.5877
}Semantic roles & 50–950 ramp
primary
#AED1C8
secondary
#A77C87
accent
#3F5AA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483