#AACBBF#AACBBF
#AACBBF is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.039 H 171.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AACBBF |
|---|---|
| RGB | rgb(170, 203, 191) |
| HSL | hsl(158, 24%, 73%) |
| HSV | hsv(158, 16%, 80%) |
| CMYK | cmyk(16.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.05, -13.38, 2.31) |
| CIE-LCH | lch(79.05, 13.58, 170.20°) |
| OKLab | oklab(81.45% -0.0386 0.0059) |
| OKLCH | oklch(81.45% 0.039 171.3) |
| XYZ | xyz(47.3351, 55.0183, 57.4058) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.26
Seafoam Blue
#78D1B6
ΔE00 10.48
Paleturquoise
#AFEEEE
ΔE00 10.49
Greenish Grey
#96AE8D
ΔE00 11.15
Light Teal
#90E4C1
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACBBF #CBAAB6
analogous
#AACBAE #AACBBF #AAC6CB
triadic
#AACBBF #BFAACB #CBBFAA
tetradic
#AACBBF #AEAACB #CBAAB6 #C6CBAA
square
#AACBBF #AEAACB #CBAAB6 #C6CBAA
split-complementary
#AACBBF #CBAAC6 #CBAEAA
monochromatic
#5F9B86 #84B4A2 #AACBBF #D0E2DC #ECF3F1
Accessibility & contrast
On white
1.75
#AACBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#AACBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACBBF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACBBF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#A3CCC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aacbbf; /* rgb */ color: rgb(170, 203, 191); /* oklch */ color: oklch(81.4% 0.039 171.3);
Tailwind
colors: {
custom: {
50: '#c3dad2',
500: '#aacbbf',
950: '#000000',
},
}SCSS
$custom: #aacbbf; $custom-light: #c3dad2; $custom-dark: #000000;
JSON
{
"hex": "#aacbbf",
"rgb": {
"r": 170,
"g": 203,
"b": 191
},
"hsl": {
"h": 158.182,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81445,
"c": 0.03908,
"h": 171.3
},
"luminance": 0.5502
}Semantic roles & 50–950 ramp
primary
#AACBBF
secondary
#A07987
accent
#4366A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483