#AED4CE#AED4CE
#AED4CE is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.1% C 0.041 H 184.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4CE |
|---|---|
| RGB | rgb(174, 212, 206) |
| HSL | hsl(171, 31%, 76%) |
| HSV | hsv(171, 18%, 83%) |
| CMYK | cmyk(17.9%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(82.13, -13.68, -1.19) |
| CIE-LCH | lch(82.13, 13.73, 184.97°) |
| OKLab | oklab(84.08% -0.0408 -0.0034) |
| OKLCH | oklch(84.08% 0.041 184.7) |
| XYZ | xyz(52.1366, 60.5403, 67.3190) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 8.56
Duck Egg Blue
#C3FBF4
ΔE00 8.86
Ice
#D6FFFA
ΔE00 9.44
Light Light Blue
#CAFFFB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4CE #D4AEB4
analogous
#AED4BB #AED4CE #AEC7D4
triadic
#AED4CE #CEAED4 #D4CEAE
tetradic
#AED4CE #BBAED4 #D4AEB4 #C7D4AE
square
#AED4CE #BBAED4 #D4AEB4 #C7D4AE
split-complementary
#AED4CE #D4AEC7 #D4BBAE
monochromatic
#5EAA9E #86BFB6 #AED4CE #D6E9E6 #EBF4F3
Accessibility & contrast
On white
1.60
#AED4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#AED4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4CE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4CE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#A4D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed4ce; /* rgb */ color: rgb(174, 212, 206); /* oklch */ color: oklch(84.1% 0.041 184.7);
Tailwind
colors: {
custom: {
50: '#c6e1dc',
500: '#aed4ce',
950: '#000000',
},
}SCSS
$custom: #aed4ce; $custom-light: #c6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#aed4ce",
"rgb": {
"r": 174,
"g": 212,
"b": 206
},
"hsl": {
"h": 170.526,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.84084,
"c": 0.04095,
"h": 184.7
},
"luminance": 0.60542
}Semantic roles & 50–950 ramp
primary
#AED4CE
secondary
#AA7C83
accent
#3C4DA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484