#ACC3BB#ACC3BB
#ACC3BB is a light, muted teal. Relative luminance 0.514; OKLCH L 79.7% C 0.027 H 172.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3BB |
|---|---|
| RGB | rgb(172, 195, 187) |
| HSL | hsl(159, 16%, 72%) |
| HSV | hsv(159, 12%, 76%) |
| CMYK | cmyk(11.8%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(76.91, -9.36, 1.37) |
| CIE-LCH | lch(76.91, 9.46, 171.66°) |
| OKLab | oklab(79.75% -0.0272 0.0035) |
| OKLCH | oklch(79.75% 0.027 172.7) |
| XYZ | xyz(45.4959, 51.3879, 54.5260) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 10.15
Light Grey
#D8DCD6
ΔE00 10.35
Cool Grey
#95A3A6
ΔE00 10.67
Silver
#C0C0C0
ΔE00 10.72
Lightblue
#ADD8E6
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3BB #C3ACB4
analogous
#ACC3B0 #ACC3BB #ACC0C3
triadic
#ACC3BB #BBACC3 #C3BBAC
tetradic
#ACC3BB #B0ACC3 #C3ACB4 #C0C3AC
square
#ACC3BB #B0ACC3 #C3ACB4 #C0C3AC
split-complementary
#ACC3BB #C3ACC0 #C3B0AC
monochromatic
#678E80 #88A99E #ACC3BB #D0DDD8 #EDF2F0
Accessibility & contrast
On white
1.86
#ACC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ACC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3BB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3BB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#A7C4C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc3bb; /* rgb */ color: rgb(172, 195, 187); /* oklch */ color: oklch(79.7% 0.027 172.7);
Tailwind
colors: {
custom: {
50: '#c4d5cf',
500: '#acc3bb',
950: '#000000',
},
}SCSS
$custom: #acc3bb; $custom-light: #c4d5cf; $custom-dark: #000000;
JSON
{
"hex": "#acc3bb",
"rgb": {
"r": 172,
"g": 195,
"b": 187
},
"hsl": {
"h": 159.13,
"s": 16.084,
"l": 71.961
},
"oklch": {
"l": 0.79749,
"c": 0.02741,
"h": 172.7
},
"luminance": 0.51389
}Semantic roles & 50–950 ramp
primary
#ACC3BB
secondary
#977C86
accent
#4B679A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383