#ACC2BB#ACC2BB
#ACC2BB is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 174.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2BB |
|---|---|
| RGB | rgb(172, 194, 187) |
| HSL | hsl(161, 15%, 72%) |
| HSV | hsv(161, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.64, -8.84, 0.98) |
| CIE-LCH | lch(76.64, 8.90, 173.67°) |
| OKLab | oklab(79.54% -0.0258 0.0025) |
| OKLCH | oklch(79.54% 0.026 174.5) |
| XYZ | xyz(45.2726, 50.9413, 54.4515) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.32
Cool Grey
#95A3A6
ΔE00 10.17
Light Grey
#D8DCD6
ΔE00 10.20
Powder Blue
#B0E0E6
ΔE00 10.20
Silver
#C0C0C0
ΔE00 10.26
Lightblue
#ADD8E6
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2BB #C2ACB3
analogous
#ACC2B0 #ACC2BB #ACBEC2
triadic
#ACC2BB #BBACC2 #C2BBAC
tetradic
#ACC2BB #B0ACC2 #C2ACB3 #BEC2AC
square
#ACC2BB #B0ACC2 #C2ACB3 #BEC2AC
split-complementary
#ACC2BB #C2ACBE #C2B0AC
monochromatic
#678C81 #89A89E #ACC2BB #CFDCD8 #EDF2F1
Accessibility & contrast
On white
1.88
#ACC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ACC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2BB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2BB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#A7C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2bb; /* rgb */ color: rgb(172, 194, 187); /* oklch */ color: oklch(79.5% 0.026 174.5);
Tailwind
colors: {
custom: {
50: '#c4d4cf',
500: '#acc2bb',
950: '#000000',
},
}SCSS
$custom: #acc2bb; $custom-light: #c4d4cf; $custom-dark: #000000;
JSON
{
"hex": "#acc2bb",
"rgb": {
"r": 172,
"g": 194,
"b": 187
},
"hsl": {
"h": 160.909,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79535,
"c": 0.02591,
"h": 174.5
},
"luminance": 0.50942
}Semantic roles & 50–950 ramp
primary
#ACC2BB
secondary
#967C85
accent
#4C6599
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383