#AED4C8#AED4C8
#AED4C8 is a very light, muted teal. Relative luminance 0.603; OKLCH L 83.9% C 0.043 H 174.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4C8 |
|---|---|
| RGB | rgb(174, 212, 200) |
| HSL | hsl(161, 31%, 76%) |
| HSV | hsv(161, 18%, 83%) |
| CMYK | cmyk(17.9%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(81.98, -14.89, 1.78) |
| CIE-LCH | lch(81.98, 15.00, 173.18°) |
| OKLab | oklab(83.91% -0.0432 0.0045) |
| OKLCH | oklch(83.91% 0.043 174.1) |
| XYZ | xyz(51.4216, 60.2543, 63.5533) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.47
Pale Teal
#82CBB2
ΔE00 8.61
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Seafoam Blue
#78D1B6
ΔE00 9.88
Eggshell Blue
#C4FFF7
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4C8 #D4AEBA
analogous
#AED4B5 #AED4C8 #AECDD4
triadic
#AED4C8 #C8AED4 #D4C8AE
tetradic
#AED4C8 #B5AED4 #D4AEBA #CDD4AE
square
#AED4C8 #B5AED4 #D4AEBA #CDD4AE
split-complementary
#AED4C8 #D4AECD #D4B5AE
monochromatic
#5EAA92 #86BFAD #AED4C8 #D6E9E3 #EBF4F1
Accessibility & contrast
On white
1.61
#AED4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#AED4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4C8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4C8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC7
Deuteranopia (green-blind)
#CACAC9
Tritanopia (blue-blind)
#A5D5D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed4c8; /* rgb */ color: rgb(174, 212, 200); /* oklch */ color: oklch(83.9% 0.043 174.1);
Tailwind
colors: {
custom: {
50: '#c6e1d8',
500: '#aed4c8',
950: '#000000',
},
}SCSS
$custom: #aed4c8; $custom-light: #c6e1d8; $custom-dark: #000000;
JSON
{
"hex": "#aed4c8",
"rgb": {
"r": 174,
"g": 212,
"b": 200
},
"hsl": {
"h": 161.053,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.8391,
"c": 0.04347,
"h": 174.1
},
"luminance": 0.60256
}Semantic roles & 50–950 ramp
primary
#AED4C8
secondary
#AA7C8B
accent
#3C5FA9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483