#ACC2BF#ACC2BF
#ACC2BF is a light, muted teal. Relative luminance 0.511; OKLCH L 79.7% C 0.024 H 186.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2BF |
|---|---|
| RGB | rgb(172, 194, 191) |
| HSL | hsl(172, 15%, 72%) |
| HSV | hsv(172, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(76.75, -8.05, -1.03) |
| CIE-LCH | lch(76.75, 8.12, 187.29°) |
| OKLab | oklab(79.65% -0.0242 -0.0029) |
| OKLCH | oklch(79.65% 0.024 186.8) |
| XYZ | xyz(45.7068, 51.1149, 56.7382) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 9.32
Cool Grey
#95A3A6
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.54
Light Grey
#D8DCD6
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2BF #C2ACAF
analogous
#ACC2B4 #ACC2BF #ACBAC2
triadic
#ACC2BF #BFACC2 #C2BFAC
tetradic
#ACC2BF #B4ACC2 #C2ACAF #BAC2AC
square
#ACC2BF #B4ACC2 #C2ACAF #BAC2AC
split-complementary
#ACC2BF #C2ACBA #C2B4AC
monochromatic
#678C87 #89A8A4 #ACC2BF #CFDCDA #EDF2F1
Accessibility & contrast
On white
1.87
#ACC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ACC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2BF
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2BF | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#A6C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2bf; /* rgb */ color: rgb(172, 194, 191); /* oklch */ color: oklch(79.7% 0.024 186.8);
Tailwind
colors: {
custom: {
50: '#c4d4d2',
500: '#acc2bf',
950: '#000000',
},
}SCSS
$custom: #acc2bf; $custom-light: #c4d4d2; $custom-dark: #000000;
JSON
{
"hex": "#acc2bf",
"rgb": {
"r": 172,
"g": 194,
"b": 191
},
"hsl": {
"h": 171.818,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79653,
"c": 0.02435,
"h": 186.8
},
"luminance": 0.51116
}Semantic roles & 50–950 ramp
primary
#ACC2BF
secondary
#967C80
accent
#4C5799
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383