#AEDEC8#AEDEC8
#AEDEC8 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.058 H 165.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC8 |
|---|---|
| RGB | rgb(174, 222, 200) |
| HSL | hsl(153, 42%, 78%) |
| HSV | hsv(153, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(84.69, -19.91, 5.72) |
| CIE-LCH | lch(84.69, 20.72, 163.98°) |
| OKLab | oklab(86.08% -0.0565 0.0148) |
| OKLCH | oklch(86.08% 0.058 165.3) |
| XYZ | xyz(53.9992, 65.4095, 64.4126) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.33
Pale Teal
#82CBB2
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.71
Mint
#AAF0C1
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 7.95
Pale Turquoise
#A5FBD5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC8 #DEAEC4
analogous
#AEDEB0 #AEDEC8 #AEDCDE
triadic
#AEDEC8 #C8AEDE #DEC8AE
tetradic
#AEDEC8 #B0AEDE #DEAEC4 #DCDEAE
square
#AEDEC8 #B0AEDE #DEAEC4 #DCDEAE
split-complementary
#AEDEC8 #DEAEDC #DEB0AE
monochromatic
#57BB8D #83CCAA #AEDEC8 #D9F0E6 #E9F6F0
Accessibility & contrast
On white
1.49
#AEDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AEDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC8
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC8 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#A4DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec8; /* rgb */ color: rgb(174, 222, 200); /* oklch */ color: oklch(86.1% 0.058 165.3);
Tailwind
colors: {
custom: {
50: '#c7e8d8',
500: '#aedec8',
950: '#000000',
},
}SCSS
$custom: #aedec8; $custom-light: #c7e8d8; $custom-dark: #000000;
JSON
{
"hex": "#aedec8",
"rgb": {
"r": 174,
"g": 222,
"b": 200
},
"hsl": {
"h": 152.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86075,
"c": 0.05842,
"h": 165.3
},
"luminance": 0.65411
}Semantic roles & 50–950 ramp
primary
#AEDEC8
secondary
#B67A96
accent
#306DB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483