#AEDAC8#AEDAC8
#AEDAC8 is a very light, muted teal. Relative luminance 0.633; OKLCH L 85.2% C 0.052 H 168.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAC8 |
|---|---|
| RGB | rgb(174, 218, 200) |
| HSL | hsl(155, 37%, 77%) |
| HSV | hsv(155, 20%, 85%) |
| CMYK | cmyk(20.2%, 0%, 8.3%, 14.5%) |
| CIE-LAB | lab(83.61, -17.92, 4.14) |
| CIE-LCH | lch(83.61, 18.39, 166.98°) |
| OKLab | oklab(85.21% -0.0512 0.0107) |
| OKLCH | oklch(85.21% 0.052 168.2) |
| XYZ | xyz(52.9494, 63.3099, 64.0626) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.68
Seafoam Blue
#78D1B6
ΔE00 8.43
Duck Egg Blue
#C3FBF4
ΔE00 8.57
Pale Aqua
#B8FFEB
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAC8 #DAAEC0
analogous
#AEDAB2 #AEDAC8 #AED6DA
triadic
#AEDAC8 #C8AEDA #DAC8AE
tetradic
#AEDAC8 #B2AEDA #DAAEC0 #D6DAAE
square
#AEDAC8 #B2AEDA #DAAEC0 #D6DAAE
split-complementary
#AEDAC8 #DAAED6 #DAB2AE
monochromatic
#5AB48F #84C7AB #AEDAC8 #D8EDE5 #EAF5F1
Accessibility & contrast
On white
1.54
#AEDAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AEDAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAC8
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAC8 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#A5DAD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedac8; /* rgb */ color: rgb(174, 218, 200); /* oklch */ color: oklch(85.2% 0.052 168.2);
Tailwind
colors: {
custom: {
50: '#c6e5d8',
500: '#aedac8',
950: '#000000',
},
}SCSS
$custom: #aedac8; $custom-light: #c6e5d8; $custom-dark: #000000;
JSON
{
"hex": "#aedac8",
"rgb": {
"r": 174,
"g": 218,
"b": 200
},
"hsl": {
"h": 155.455,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.85206,
"c": 0.05235,
"h": 168.2
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#AEDAC8
secondary
#B17B91
accent
#3568B0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483