#AECDBF#AECDBF
#AECDBF is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.1% C 0.038 H 166.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDBF |
|---|---|
| RGB | rgb(174, 205, 191) |
| HSL | hsl(153, 24%, 74%) |
| HSV | hsv(153, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(79.85, -13.09, 3.51) |
| CIE-LCH | lch(79.85, 13.56, 165.01°) |
| OKLab | oklab(82.15% -0.0374 0.0091) |
| OKLCH | oklch(82.15% 0.039 166.4) |
| XYZ | xyz(48.6885, 56.4218, 57.6054) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.84
Seafoam Blue
#78D1B6
ΔE00 10.72
Paleturquoise
#AFEEEE
ΔE00 10.83
Greenish Grey
#96AE8D
ΔE00 10.93
Light Teal
#90E4C1
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDBF #CDAEBC
analogous
#AECDB0 #AECDBF #AECCCD
triadic
#AECDBF #BFAECD #CDBFAE
tetradic
#AECDBF #B0AECD #CDAEBC #CCCDAE
square
#AECDBF #B0AECD #CDAEBC #CCCDAE
split-complementary
#AECDBF #CDAECC #CDB0AE
monochromatic
#629E83 #88B6A1 #AECDBF #D4E4DD #ECF3F0
Accessibility & contrast
On white
1.71
#AECDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AECDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDBF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDBF | 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)
#CBC8BE
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#A8CDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdbf; /* rgb */ color: rgb(174, 205, 191); /* oklch */ color: oklch(82.1% 0.038 166.4);
Tailwind
colors: {
custom: {
50: '#c6dcd2',
500: '#aecdbf',
950: '#000000',
},
}SCSS
$custom: #aecdbf; $custom-light: #c6dcd2; $custom-dark: #000000;
JSON
{
"hex": "#aecdbf",
"rgb": {
"r": 174,
"g": 205,
"b": 191
},
"hsl": {
"h": 152.903,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82148,
"c": 0.0385,
"h": 166.4
},
"luminance": 0.56423
}Semantic roles & 50–950 ramp
primary
#AECDBF
secondary
#A27D8E
accent
#436EA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483