#AED3CD#AED3CD
#AED3CD is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.8% C 0.040 H 184.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3CD |
|---|---|
| RGB | rgb(174, 211, 205) |
| HSL | hsl(170, 30%, 75%) |
| HSV | hsv(170, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(81.83, -13.38, -1.09) |
| CIE-LCH | lch(81.83, 13.42, 184.66°) |
| OKLab | oklab(83.84% -0.0399 -0.0031) |
| OKLCH | oklch(83.84% 0.04 184.5) |
| XYZ | xyz(51.7663, 59.9934, 66.5982) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 8.57
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Ice
#D6FFFA
ΔE00 9.65
Pale Blue
#D0FEFE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3CD #D3AEB4
analogous
#AED3BA #AED3CD #AEC6D3
triadic
#AED3CD #CDAED3 #D3CDAE
tetradic
#AED3CD #BAAED3 #D3AEB4 #C6D3AE
square
#AED3CD #BAAED3 #D3AEB4 #C6D3AE
split-complementary
#AED3CD #D3AEC6 #D3BAAE
monochromatic
#5FA89C #86BDB5 #AED3CD #D6E9E5 #EBF4F3
Accessibility & contrast
On white
1.62
#AED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#AED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3CD
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3CD | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#A4D5D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3cd; /* rgb */ color: rgb(174, 211, 205); /* oklch */ color: oklch(83.8% 0.040 184.5);
Tailwind
colors: {
custom: {
50: '#c6e0dc',
500: '#aed3cd',
950: '#000000',
},
}SCSS
$custom: #aed3cd; $custom-light: #c6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#aed3cd",
"rgb": {
"r": 174,
"g": 211,
"b": 205
},
"hsl": {
"h": 170.27,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.8384,
"c": 0.03999,
"h": 184.5
},
"luminance": 0.59995
}Semantic roles & 50–950 ramp
primary
#AED3CD
secondary
#A97C83
accent
#3D4FA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484