#AEDCC8#AEDCC8
#AEDCC8 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.6% C 0.055 H 166.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCC8 |
|---|---|
| RGB | rgb(174, 220, 200) |
| HSL | hsl(154, 40%, 77%) |
| HSV | hsv(154, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.15, -18.92, 4.93) |
| CIE-LCH | lch(84.15, 19.55, 165.39°) |
| OKLab | oklab(85.64% -0.0539 0.0127) |
| OKLCH | oklch(85.64% 0.055 166.7) |
| XYZ | xyz(53.4712, 64.3534, 64.2365) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.24
Pale Aqua
#B8FFEB
ΔE00 8.13
Seafoam Blue
#78D1B6
ΔE00 8.14
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Mint
#AAF0C1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCC8 #DCAEC2
analogous
#AEDCB1 #AEDCC8 #AED9DC
triadic
#AEDCC8 #C8AEDC #DCC8AE
tetradic
#AEDCC8 #B1AEDC #DCAEC2 #D9DCAE
square
#AEDCC8 #B1AEDC #DCAEC2 #D9DCAE
split-complementary
#AEDCC8 #DCAED9 #DCB1AE
monochromatic
#59B78E #83CAAB #AEDCC8 #D9EEE5 #EAF6F0
Accessibility & contrast
On white
1.51
#AEDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#AEDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCC8
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCC8 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#A4DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedcc8; /* rgb */ color: rgb(174, 220, 200); /* oklch */ color: oklch(85.6% 0.055 166.7);
Tailwind
colors: {
custom: {
50: '#c6e7d8',
500: '#aedcc8',
950: '#000000',
},
}SCSS
$custom: #aedcc8; $custom-light: #c6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#aedcc8",
"rgb": {
"r": 174,
"g": 220,
"b": 200
},
"hsl": {
"h": 153.913,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.8564,
"c": 0.05538,
"h": 166.7
},
"luminance": 0.64355
}Semantic roles & 50–950 ramp
primary
#AEDCC8
secondary
#B47A93
accent
#336AB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483