#AED8CC#AED8CC
#AED8CC is a very light, muted teal. Relative luminance 0.625; OKLCH L 84.9% C 0.047 H 175.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AED8CC |
|---|---|
| RGB | rgb(174, 216, 204) |
| HSL | hsl(163, 35%, 76%) |
| HSV | hsv(163, 19%, 85%) |
| CMYK | cmyk(19.4%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(83.16, -16.12, 1.38) |
| CIE-LCH | lch(83.16, 16.18, 175.11°) |
| OKLab | oklab(84.89% -0.0469 0.0034) |
| OKLCH | oklch(84.89% 0.047 175.8) |
| XYZ | xyz(52.9075, 62.4683, 66.3850) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Pale Teal
#82CBB2
ΔE00 8.40
Eggshell Blue
#C4FFF7
ΔE00 8.84
Light Light Blue
#CAFFFB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED8CC #D8AEBA
analogous
#AED8B7 #AED8CC #AECFD8
triadic
#AED8CC #CCAED8 #D8CCAE
tetradic
#AED8CC #B7AED8 #D8AEBA #CFD8AE
square
#AED8CC #B7AED8 #D8AEBA #CFD8AE
split-complementary
#AED8CC #D8AECF #D8B7AE
monochromatic
#5BB098 #85C4B2 #AED8CC #D7ECE6 #EAF5F2
Accessibility & contrast
On white
1.56
#AED8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#AED8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED8CC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED8CC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#A4D9D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed8cc; /* rgb */ color: rgb(174, 216, 204); /* oklch */ color: oklch(84.9% 0.047 175.8);
Tailwind
colors: {
custom: {
50: '#c6e4db',
500: '#aed8cc',
950: '#000000',
},
}SCSS
$custom: #aed8cc; $custom-light: #c6e4db; $custom-dark: #000000;
JSON
{
"hex": "#aed8cc",
"rgb": {
"r": 174,
"g": 216,
"b": 204
},
"hsl": {
"h": 162.857,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.84886,
"c": 0.04707,
"h": 175.8
},
"luminance": 0.6247
}Semantic roles & 50–950 ramp
primary
#AED8CC
secondary
#AF7B8A
accent
#3859AE
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484