#AED5CE#AED5CE
#AED5CE is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.3% C 0.042 H 183.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AED5CE |
|---|---|
| RGB | rgb(174, 213, 206) |
| HSL | hsl(169, 32%, 76%) |
| HSV | hsv(169, 18%, 84%) |
| CMYK | cmyk(18.3%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.40, -14.19, -0.79) |
| CIE-LCH | lch(82.40, 14.21, 183.21°) |
| OKLab | oklab(84.3% -0.0421 -0.0023) |
| OKLCH | oklch(84.3% 0.042 183.2) |
| XYZ | xyz(52.3873, 61.0418, 67.4026) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.04
Paleturquoise
#AFEEEE
ΔE00 7.20
Duck Egg Blue
#C3FBF4
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.99
Ice
#D6FFFA
ΔE00 9.28
Light Light Blue
#CAFFFB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED5CE #D5AEB5
analogous
#AED5BA #AED5CE #AEC8D5
triadic
#AED5CE #CEAED5 #D5CEAE
tetradic
#AED5CE #BAAED5 #D5AEB5 #C8D5AE
square
#AED5CE #BAAED5 #D5AEB5 #C8D5AE
split-complementary
#AED5CE #D5AEC8 #D5BAAE
monochromatic
#5DAB9D #86C0B6 #AED5CE #D6EAE6 #EBF5F3
Accessibility & contrast
On white
1.59
#AED5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#AED5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED5CE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED5CE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#A4D7D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed5ce; /* rgb */ color: rgb(174, 213, 206); /* oklch */ color: oklch(84.3% 0.042 183.2);
Tailwind
colors: {
custom: {
50: '#c6e2dc',
500: '#aed5ce',
950: '#000000',
},
}SCSS
$custom: #aed5ce; $custom-light: #c6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#aed5ce",
"rgb": {
"r": 174,
"g": 213,
"b": 206
},
"hsl": {
"h": 169.231,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84299,
"c": 0.04221,
"h": 183.2
},
"luminance": 0.61043
}Semantic roles & 50–950 ramp
primary
#AED5CE
secondary
#AB7C84
accent
#3B4FAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484