#ACC2BD#ACC2BD
#ACC2BD is a light, muted teal. Relative luminance 0.510; OKLCH L 79.6% C 0.025 H 180.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2BD |
|---|---|
| RGB | rgb(172, 194, 189) |
| HSL | hsl(166, 15%, 72%) |
| HSV | hsv(166, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(76.70, -8.45, -0.03) |
| CIE-LCH | lch(76.70, 8.45, 180.17°) |
| OKLab | oklab(79.59% -0.025 -0.0002) |
| OKLCH | oklch(79.59% 0.025 180.5) |
| XYZ | xyz(45.4882, 51.0275, 55.5870) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 9.75
Powder Blue
#B0E0E6
ΔE00 9.76
Silver
#C0C0C0
ΔE00 9.88
Lightblue
#ADD8E6
ΔE00 10.06
Light Grey
#D8DCD6
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2BD #C2ACB1
analogous
#ACC2B2 #ACC2BD #ACBCC2
triadic
#ACC2BD #BDACC2 #C2BDAC
tetradic
#ACC2BD #B2ACC2 #C2ACB1 #BCC2AC
square
#ACC2BD #B2ACC2 #C2ACB1 #BCC2AC
split-complementary
#ACC2BD #C2ACBC #C2B2AC
monochromatic
#678C84 #89A8A1 #ACC2BD #CFDCD9 #EDF2F1
Accessibility & contrast
On white
1.87
#ACC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ACC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2BD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2BD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#A7C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2bd; /* rgb */ color: rgb(172, 194, 189); /* oklch */ color: oklch(79.6% 0.025 180.5);
Tailwind
colors: {
custom: {
50: '#c4d4d0',
500: '#acc2bd',
950: '#000000',
},
}SCSS
$custom: #acc2bd; $custom-light: #c4d4d0; $custom-dark: #000000;
JSON
{
"hex": "#acc2bd",
"rgb": {
"r": 172,
"g": 194,
"b": 189
},
"hsl": {
"h": 166.364,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79594,
"c": 0.02498,
"h": 180.5
},
"luminance": 0.51028
}Semantic roles & 50–950 ramp
primary
#ACC2BD
secondary
#967C82
accent
#4C5E99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383