#AECDBE#AECDBE
#AECDBE is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.1% C 0.039 H 164.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDBE |
|---|---|
| RGB | rgb(174, 205, 190) |
| HSL | hsl(151, 24%, 74%) |
| HSV | hsv(151, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(79.83, -13.29, 4.01) |
| CIE-LCH | lch(79.83, 13.88, 163.22°) |
| OKLab | oklab(82.12% -0.0378 0.0104) |
| OKLCH | oklch(82.12% 0.039 164.6) |
| XYZ | xyz(48.5789, 56.3779, 57.0278) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 10.19
Seafoam Blue
#78D1B6
ΔE00 10.60
Greenish Grey
#96AE8D
ΔE00 10.69
Light Teal
#90E4C1
ΔE00 11.02
Paleturquoise
#AFEEEE
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDBE #CDAEBD
analogous
#AECDAF #AECDBE #AECDCD
triadic
#AECDBE #BEAECD #CDBEAE
tetradic
#AECDBE #AFAECD #CDAEBD #CDCDAE
square
#AECDBE #AFAECD #CDAEBD #CDCDAE
split-complementary
#AECDBE #CDAECD #CDAFAE
monochromatic
#629E81 #88B6A0 #AECDBE #D4E4DC #ECF3F0
Accessibility & contrast
On white
1.71
#AECDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AECDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDBE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDBE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#A8CDC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdbe; /* rgb */ color: rgb(174, 205, 190); /* oklch */ color: oklch(82.1% 0.039 164.6);
Tailwind
colors: {
custom: {
50: '#c6dcd1',
500: '#aecdbe',
950: '#000000',
},
}SCSS
$custom: #aecdbe; $custom-light: #c6dcd1; $custom-dark: #000000;
JSON
{
"hex": "#aecdbe",
"rgb": {
"r": 174,
"g": 205,
"b": 190
},
"hsl": {
"h": 150.968,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.8212,
"c": 0.03922,
"h": 164.6
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#AECDBE
secondary
#A27D8F
accent
#4371A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483