#AECBBE#AECBBE
#AECBBE is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.036 H 166.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBBE |
|---|---|
| RGB | rgb(174, 203, 190) |
| HSL | hsl(153, 22%, 74%) |
| HSV | hsv(153, 14%, 80%) |
| CMYK | cmyk(14.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.29, -12.26, 3.22) |
| CIE-LCH | lch(79.29, 12.68, 165.28°) |
| OKLab | oklab(81.69% -0.0351 0.0083) |
| OKLCH | oklch(81.69% 0.036 166.6) |
| XYZ | xyz(48.1035, 55.4272, 56.8693) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.67
Powder Blue
#B0E0E6
ΔE00 9.88
Greenish Grey
#96AE8D
ΔE00 10.78
Silver (survey)
#C5C9C7
ΔE00 10.82
Paleturquoise
#AFEEEE
ΔE00 11.21
Light Grey
#D8DCD6
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBBE #CBAEBB
analogous
#AECBB0 #AECBBE #AECACB
triadic
#AECBBE #BEAECB #CBBEAE
tetradic
#AECBBE #B0AECB #CBAEBB #CACBAE
square
#AECBBE #B0AECB #CBAEBB #CACBAE
split-complementary
#AECBBE #CBAECA #CBB0AE
monochromatic
#649B82 #89B3A0 #AECBBE #D3E3DC #ECF3F0
Accessibility & contrast
On white
1.74
#AECBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#AECBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBBE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBBE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#A8CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecbbe; /* rgb */ color: rgb(174, 203, 190); /* oklch */ color: oklch(81.7% 0.036 166.6);
Tailwind
colors: {
custom: {
50: '#c6dad1',
500: '#aecbbe',
950: '#000000',
},
}SCSS
$custom: #aecbbe; $custom-light: #c6dad1; $custom-dark: #000000;
JSON
{
"hex": "#aecbbe",
"rgb": {
"r": 174,
"g": 203,
"b": 190
},
"hsl": {
"h": 153.103,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.8169,
"c": 0.03605,
"h": 166.6
},
"luminance": 0.55428
}Semantic roles & 50–950 ramp
primary
#AECBBE
secondary
#A07D8D
accent
#456EA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483