#AED2CC#AED2CC
#AED2CC is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.6% C 0.039 H 184.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2CC |
|---|---|
| RGB | rgb(174, 210, 204) |
| HSL | hsl(170, 29%, 75%) |
| HSV | hsv(170, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(81.54, -13.07, -0.99) |
| CIE-LCH | lch(81.54, 13.11, 184.34°) |
| OKLab | oklab(83.6% -0.0389 -0.0028) |
| OKLCH | oklch(83.6% 0.039 184.2) |
| XYZ | xyz(51.3983, 59.4500, 65.8820) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 7.94
Lightblue
#ADD8E6
ΔE00 8.59
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Ice
#D6FFFA
ΔE00 9.87
Pale Blue
#D0FEFE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2CC #D2AEB4
analogous
#AED2BA #AED2CC #AEC6D2
triadic
#AED2CC #CCAED2 #D2CCAE
tetradic
#AED2CC #BAAED2 #D2AEB4 #C6D2AE
square
#AED2CC #BAAED2 #D2AEB4 #C6D2AE
split-complementary
#AED2CC #D2AEC6 #D2BAAE
monochromatic
#5FA69A #87BCB3 #AED2CC #D5E8E5 #EBF4F3
Accessibility & contrast
On white
1.63
#AED2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#AED2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2CC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2CC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#A5D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed2cc; /* rgb */ color: rgb(174, 210, 204); /* oklch */ color: oklch(83.6% 0.039 184.2);
Tailwind
colors: {
custom: {
50: '#c6dfdb',
500: '#aed2cc',
950: '#000000',
},
}SCSS
$custom: #aed2cc; $custom-light: #c6dfdb; $custom-dark: #000000;
JSON
{
"hex": "#aed2cc",
"rgb": {
"r": 174,
"g": 210,
"b": 204
},
"hsl": {
"h": 170,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83596,
"c": 0.03903,
"h": 184.2
},
"luminance": 0.59451
}Semantic roles & 50–950 ramp
primary
#AED2CC
secondary
#A87C84
accent
#3E50A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484