#AEDCC5#AEDCC5
#AEDCC5 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.058 H 163.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCC5 |
|---|---|
| RGB | rgb(174, 220, 197) |
| HSL | hsl(150, 40%, 77%) |
| HSV | hsv(150, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(84.08, -19.50, 6.41) |
| CIE-LCH | lch(84.08, 20.53, 161.80°) |
| OKLab | oklab(85.56% -0.0551 0.0166) |
| OKLCH | oklch(85.56% 0.058 163.2) |
| XYZ | xyz(53.1240, 64.2146, 62.4082) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 7.12
Mint
#AAF0C1
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 8.02
Pale Aqua
#B8FFEB
ΔE00 8.34
Pale Turquoise
#A5FBD5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCC5 #DCAEC5
analogous
#AEDCAE #AEDCC5 #AEDCDC
triadic
#AEDCC5 #C5AEDC #DCC5AE
tetradic
#AEDCC5 #AEAEDC #DCAEC5 #DCDCAE
square
#AEDCC5 #AEAEDC #DCAEC5 #DCDCAE
split-complementary
#AEDCC5 #DCAEDC #DCAEAE
monochromatic
#59B788 #83CAA6 #AEDCC5 #D9EEE4 #EAF6F0
Accessibility & contrast
On white
1.52
#AEDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AEDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCC5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCC5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#D2CFC6
Tritanopia (blue-blind)
#A5DCD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedcc5; /* rgb */ color: rgb(174, 220, 197); /* oklch */ color: oklch(85.6% 0.058 163.2);
Tailwind
colors: {
custom: {
50: '#c6e7d6',
500: '#aedcc5',
950: '#000000',
},
}SCSS
$custom: #aedcc5; $custom-light: #c6e7d6; $custom-dark: #000000;
JSON
{
"hex": "#aedcc5",
"rgb": {
"r": 174,
"g": 220,
"b": 197
},
"hsl": {
"h": 150,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85559,
"c": 0.05758,
"h": 163.2
},
"luminance": 0.64216
}Semantic roles & 50–950 ramp
primary
#AEDCC5
secondary
#B47A97
accent
#3373B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483