#AED2C8#AED2C8
#AED2C8 is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.5% C 0.041 H 176.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2C8 |
|---|---|
| RGB | rgb(174, 210, 200) |
| HSL | hsl(163, 29%, 75%) |
| HSV | hsv(163, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(81.43, -13.88, 0.99) |
| CIE-LCH | lch(81.43, 13.91, 175.91°) |
| OKLab | oklab(83.48% -0.0405 0.0024) |
| OKLCH | oklch(83.48% 0.041 176.6) |
| XYZ | xyz(50.9247, 59.2605, 63.3877) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.57
Paleturquoise
#AFEEEE
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 9.23
Duck Egg Blue
#C3FBF4
ΔE00 9.53
Ice
#D6FFFA
ΔE00 10.15
Lightblue
#ADD8E6
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2C8 #D2AEB8
analogous
#AED2B6 #AED2C8 #AECAD2
triadic
#AED2C8 #C8AED2 #D2C8AE
tetradic
#AED2C8 #B6AED2 #D2AEB8 #CAD2AE
square
#AED2C8 #B6AED2 #D2AEB8 #CAD2AE
split-complementary
#AED2C8 #D2AECA #D2B6AE
monochromatic
#5FA693 #87BCAD #AED2C8 #D5E8E3 #EBF4F2
Accessibility & contrast
On white
1.63
#AED2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#AED2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2C8
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2C8 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#C8C8C9
Tritanopia (blue-blind)
#A5D3CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed2c8; /* rgb */ color: rgb(174, 210, 200); /* oklch */ color: oklch(83.5% 0.041 176.6);
Tailwind
colors: {
custom: {
50: '#c6dfd8',
500: '#aed2c8',
950: '#000000',
},
}SCSS
$custom: #aed2c8; $custom-light: #c6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#aed2c8",
"rgb": {
"r": 174,
"g": 210,
"b": 200
},
"hsl": {
"h": 163.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83479,
"c": 0.04062,
"h": 176.6
},
"luminance": 0.59262
}Semantic roles & 50–950 ramp
primary
#AED2C8
secondary
#A87C88
accent
#3E5BA7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483