#AED0C8#AED0C8
#AED0C8 is a very light, muted teal. Relative luminance 0.583; OKLCH L 83.0% C 0.038 H 179.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AED0C8 |
|---|---|
| RGB | rgb(174, 208, 200) |
| HSL | hsl(166, 27%, 75%) |
| HSV | hsv(166, 16%, 82%) |
| CMYK | cmyk(16.3%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(80.89, -12.85, 0.20) |
| CIE-LCH | lch(80.89, 12.86, 179.09°) |
| OKLab | oklab(83.05% -0.0378 0.0003) |
| OKLCH | oklch(83.05% 0.038 179.5) |
| XYZ | xyz(50.4340, 58.2792, 63.2242) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 9.55
Pale Teal
#82CBB2
ΔE00 9.95
Duck Egg Blue
#C3FBF4
ΔE00 10.03
Ice
#D6FFFA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED0C8 #D0AEB6
analogous
#AED0B7 #AED0C8 #AEC7D0
triadic
#AED0C8 #C8AED0 #D0C8AE
tetradic
#AED0C8 #B7AED0 #D0AEB6 #C7D0AE
square
#AED0C8 #B7AED0 #D0AEB6 #C7D0AE
split-complementary
#AED0C8 #D0AEC7 #D0B7AE
monochromatic
#61A393 #87BAAE #AED0C8 #D5E6E2 #ECF4F2
Accessibility & contrast
On white
1.66
#AED0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#AED0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED0C8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED0C8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#A6D1CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aed0c8; /* rgb */ color: rgb(174, 208, 200); /* oklch */ color: oklch(83.0% 0.038 179.5);
Tailwind
colors: {
custom: {
50: '#c6ded8',
500: '#aed0c8',
950: '#000000',
},
}SCSS
$custom: #aed0c8; $custom-light: #c6ded8; $custom-dark: #000000;
JSON
{
"hex": "#aed0c8",
"rgb": {
"r": 174,
"g": 208,
"b": 200
},
"hsl": {
"h": 165.882,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.8305,
"c": 0.03784,
"h": 179.5
},
"luminance": 0.58281
}Semantic roles & 50–950 ramp
primary
#AED0C8
secondary
#A67D86
accent
#4058A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483