#AED7DE#AED7DE
#AED7DE is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.2% C 0.044 H 209.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7DE |
|---|---|
| RGB | rgb(174, 215, 222) |
| HSL | hsl(189, 42%, 78%) |
| HSV | hsv(189, 22%, 87%) |
| CMYK | cmyk(21.6%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(83.37, -11.84, -7.87) |
| CIE-LCH | lch(83.37, 14.22, 213.62°) |
| OKLab | oklab(85.22% -0.0385 -0.0214) |
| OKLCH | oklch(85.22% 0.044 209.1) |
| XYZ | xyz(54.9370, 62.8715, 78.3339) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.55
Lightblue
#ADD8E6
ΔE00 2.84
Ice Blue
#A5DFF9
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.35
Sky Blue
#87CEEB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7DE #DEB5AE
analogous
#AEDECD #AED7DE #AEBFDE
triadic
#AED7DE #DEAED7 #D7DEAE
tetradic
#AED7DE #CDAEDE #DEB5AE #BFDEAE
square
#AED7DE #CDAEDE #DEB5AE #BFDEAE
split-complementary
#AED7DE #DEAEBF #DECDAE
monochromatic
#57ACBB #83C2CC #AED7DE #D9ECF0 #E9F4F6
Accessibility & contrast
On white
1.55
#AED7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#AED7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7DE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7DE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#9FDBD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed7de; /* rgb */ color: rgb(174, 215, 222); /* oklch */ color: oklch(85.2% 0.044 209.1);
Tailwind
colors: {
custom: {
50: '#c7e3e8',
500: '#aed7de',
950: '#000000',
},
}SCSS
$custom: #aed7de; $custom-light: #c7e3e8; $custom-dark: #000000;
JSON
{
"hex": "#aed7de",
"rgb": {
"r": 174,
"g": 215,
"b": 222
},
"hsl": {
"h": 188.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85215,
"c": 0.04403,
"h": 209.1
},
"luminance": 0.62873
}Semantic roles & 50–950 ramp
primary
#AED7DE
secondary
#B6837A
accent
#4430B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484