#ACC3BD#ACC3BD
#ACC3BD is a light, muted teal. Relative luminance 0.515; OKLCH L 79.8% C 0.026 H 178.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3BD |
|---|---|
| RGB | rgb(172, 195, 189) |
| HSL | hsl(164, 16%, 72%) |
| HSV | hsv(164, 12%, 76%) |
| CMYK | cmyk(11.8%, 0%, 3.1%, 23.5%) |
| CIE-LAB | lab(76.97, -8.97, 0.37) |
| CIE-LCH | lch(76.97, 8.98, 177.65°) |
| OKLab | oklab(79.81% -0.0264 0.0008) |
| OKLCH | oklch(79.81% 0.026 178.2) |
| XYZ | xyz(45.7115, 51.4741, 55.6614) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.36
Powder Blue
#B0E0E6
ΔE00 9.66
Light Grey
#D8DCD6
ΔE00 10.21
Lightblue
#ADD8E6
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.24
Silver
#C0C0C0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3BD #C3ACB2
analogous
#ACC3B2 #ACC3BD #ACBEC3
triadic
#ACC3BD #BDACC3 #C3BDAC
tetradic
#ACC3BD #B2ACC3 #C3ACB2 #BEC3AC
square
#ACC3BD #B2ACC3 #C3ACB2 #BEC3AC
split-complementary
#ACC3BD #C3ACBE #C3B2AC
monochromatic
#678E84 #88A9A1 #ACC3BD #D0DDD9 #EDF2F1
Accessibility & contrast
On white
1.86
#ACC3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ACC3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3BD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3BD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#A7C4C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc3bd; /* rgb */ color: rgb(172, 195, 189); /* oklch */ color: oklch(79.8% 0.026 178.2);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#acc3bd',
950: '#000000',
},
}SCSS
$custom: #acc3bd; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#acc3bd",
"rgb": {
"r": 172,
"g": 195,
"b": 189
},
"hsl": {
"h": 164.348,
"s": 16.084,
"l": 71.961
},
"oklch": {
"l": 0.79807,
"c": 0.02639,
"h": 178.2
},
"luminance": 0.51475
}Semantic roles & 50–950 ramp
primary
#ACC3BD
secondary
#977C83
accent
#4B609A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383