#AECABC#AECABC
#AECABC is a light, muted teal. Relative luminance 0.549; OKLCH L 81.4% C 0.036 H 163.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AECABC |
|---|---|
| RGB | rgb(174, 202, 188) |
| HSL | hsl(150, 21%, 74%) |
| HSV | hsv(150, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(78.97, -12.13, 3.83) |
| CIE-LCH | lch(78.97, 12.72, 162.48°) |
| OKLab | oklab(81.42% -0.0345 0.0099) |
| OKLCH | oklch(81.42% 0.036 163.9) |
| XYZ | xyz(47.6510, 54.8696, 55.6476) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.32
Powder Blue
#B0E0E6
ΔE00 10.42
Silver (survey)
#C5C9C7
ΔE00 10.81
Light Grey
#D8DCD6
ΔE00 11.22
Darkseagreen
#8FBC8F
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECABC #CAAEBC
analogous
#AECAAE #AECABC #AECACA
triadic
#AECABC #BCAECA #CABCAE
tetradic
#AECABC #AEAECA #CAAEBC #CACAAE
square
#AECABC #AEAECA #CAAEBC #CACAAE
split-complementary
#AECABC #CAAECA #CAAEAE
monochromatic
#64997F #89B29D #AECABC #D3E2DB #EDF3F0
Accessibility & contrast
On white
1.75
#AECABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AECABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECABC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECABC | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#A9CAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecabc; /* rgb */ color: rgb(174, 202, 188); /* oklch */ color: oklch(81.4% 0.036 163.9);
Tailwind
colors: {
custom: {
50: '#c6dad0',
500: '#aecabc',
950: '#000000',
},
}SCSS
$custom: #aecabc; $custom-light: #c6dad0; $custom-dark: #000000;
JSON
{
"hex": "#aecabc",
"rgb": {
"r": 174,
"g": 202,
"b": 188
},
"hsl": {
"h": 150,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81419,
"c": 0.03591,
"h": 163.9
},
"luminance": 0.54871
}Semantic roles & 50–950 ramp
primary
#AECABC
secondary
#9F7E8E
accent
#46739F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383