#AACCBD#AACCBD
#AACCBD is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.042 H 166.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AACCBD |
|---|---|
| RGB | rgb(170, 204, 189) |
| HSL | hsl(154, 25%, 73%) |
| HSV | hsv(154, 17%, 80%) |
| CMYK | cmyk(16.7%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(79.27, -14.29, 3.71) |
| CIE-LCH | lch(79.27, 14.76, 165.45°) |
| OKLab | oklab(81.61% -0.0408 0.0096) |
| OKLCH | oklch(81.61% 0.042 166.8) |
| XYZ | xyz(47.3534, 55.4047, 56.3335) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.21
Seafoam Blue
#78D1B6
ΔE00 9.84
Powder Blue
#B0E0E6
ΔE00 10.14
Light Teal
#90E4C1
ΔE00 10.56
Greenish Grey
#96AE8D
ΔE00 10.59
Darkseagreen
#8FBC8F
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACCBD #CCAAB9
analogous
#AACCAC #AACCBD #AACACC
triadic
#AACCBD #BDAACC #CCBDAA
tetradic
#AACCBD #ACAACC #CCAAB9 #CACCAA
square
#AACCBD #ACAACC #CCAAB9 #CACCAA
split-complementary
#AACCBD #CCAACA #CCACAA
monochromatic
#5E9D81 #84B59F #AACCBD #D0E3DB #ECF4F0
Accessibility & contrast
On white
1.74
#AACCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#AACCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACCBD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACCBD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#A3CCC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aaccbd; /* rgb */ color: rgb(170, 204, 189); /* oklch */ color: oklch(81.6% 0.042 166.8);
Tailwind
colors: {
custom: {
50: '#c3dbd0',
500: '#aaccbd',
950: '#000000',
},
}SCSS
$custom: #aaccbd; $custom-light: #c3dbd0; $custom-dark: #000000;
JSON
{
"hex": "#aaccbd",
"rgb": {
"r": 170,
"g": 204,
"b": 189
},
"hsl": {
"h": 153.529,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81605,
"c": 0.04193,
"h": 166.8
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#AACCBD
secondary
#A1798B
accent
#426DA4
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483