#AACBBD#AACBBD
#AACBBD is a light, muted teal. Relative luminance 0.549; OKLCH L 81.4% C 0.040 H 167.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AACBBD |
|---|---|
| RGB | rgb(170, 203, 189) |
| HSL | hsl(155, 24%, 73%) |
| HSV | hsv(155, 16%, 80%) |
| CMYK | cmyk(16.3%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(79.00, -13.77, 3.31) |
| CIE-LCH | lch(79.00, 14.17, 166.48°) |
| OKLab | oklab(81.39% -0.0394 0.0086) |
| OKLCH | oklch(81.39% 0.04 167.8) |
| XYZ | xyz(47.1165, 54.9308, 56.2545) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.95
Seafoam Blue
#78D1B6
ΔE00 10.17
Greenish Grey
#96AE8D
ΔE00 10.61
Paleturquoise
#AFEEEE
ΔE00 10.91
Light Teal
#90E4C1
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACBBD #CBAAB8
analogous
#AACBAC #AACBBD #AAC8CB
triadic
#AACBBD #BDAACB #CBBDAA
tetradic
#AACBBD #ACAACB #CBAAB8 #C8CBAA
square
#AACBBD #ACAACB #CBAAB8 #C8CBAA
split-complementary
#AACBBD #CBAAC8 #CBACAA
monochromatic
#5F9B82 #84B4A0 #AACBBD #D0E2DA #ECF3F0
Accessibility & contrast
On white
1.75
#AACBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#AACBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACBBD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACBBD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#A3CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aacbbd; /* rgb */ color: rgb(170, 203, 189); /* oklch */ color: oklch(81.4% 0.040 167.8);
Tailwind
colors: {
custom: {
50: '#c3dad0',
500: '#aacbbd',
950: '#000000',
},
}SCSS
$custom: #aacbbd; $custom-light: #c3dad0; $custom-dark: #000000;
JSON
{
"hex": "#aacbbd",
"rgb": {
"r": 170,
"g": 203,
"b": 189
},
"hsl": {
"h": 154.545,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81389,
"c": 0.04037,
"h": 167.8
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#AACBBD
secondary
#A0798A
accent
#436CA3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483