#AED4CD#AED4CD
#AED4CD is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.1% C 0.041 H 182.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4CD |
|---|---|
| RGB | rgb(174, 212, 205) |
| HSL | hsl(169, 31%, 76%) |
| HSV | hsv(169, 18%, 83%) |
| CMYK | cmyk(17.9%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.10, -13.89, -0.70) |
| CIE-LCH | lch(82.10, 13.90, 182.87°) |
| OKLab | oklab(84.06% -0.0412 -0.0021) |
| OKLCH | oklch(84.06% 0.041 182.9) |
| XYZ | xyz(52.0155, 60.4918, 66.6813) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 8.85
Lightblue
#ADD8E6
ΔE00 9.00
Ice
#D6FFFA
ΔE00 9.49
Light Light Blue
#CAFFFB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4CD #D4AEB5
analogous
#AED4BA #AED4CD #AEC8D4
triadic
#AED4CD #CDAED4 #D4CDAE
tetradic
#AED4CD #BAAED4 #D4AEB5 #C8D4AE
square
#AED4CD #BAAED4 #D4AEB5 #C8D4AE
split-complementary
#AED4CD #D4AEC8 #D4BAAE
monochromatic
#5EAA9C #86BFB4 #AED4CD #D6E9E6 #EBF4F3
Accessibility & contrast
On white
1.60
#AED4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#AED4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4CD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4CD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#A4D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed4cd; /* rgb */ color: rgb(174, 212, 205); /* oklch */ color: oklch(84.1% 0.041 182.9);
Tailwind
colors: {
custom: {
50: '#c6e1dc',
500: '#aed4cd',
950: '#000000',
},
}SCSS
$custom: #aed4cd; $custom-light: #c6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#aed4cd",
"rgb": {
"r": 174,
"g": 212,
"b": 205
},
"hsl": {
"h": 168.947,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.84055,
"c": 0.04126,
"h": 182.9
},
"luminance": 0.60493
}Semantic roles & 50–950 ramp
primary
#AED4CD
secondary
#AA7C84
accent
#3C50A9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484