#ACC4BD#ACC4BD
#ACC4BD is a light, muted teal. Relative luminance 0.519; OKLCH L 80.0% C 0.028 H 176.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4BD |
|---|---|
| RGB | rgb(172, 196, 189) |
| HSL | hsl(163, 17%, 72%) |
| HSV | hsv(163, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 3.6%, 23.1%) |
| CIE-LAB | lab(77.24, -9.49, 0.76) |
| CIE-LCH | lch(77.24, 9.52, 175.41°) |
| OKLab | oklab(80.02% -0.0278 0.0019) |
| OKLCH | oklch(80.02% 0.028 176.1) |
| XYZ | xyz(45.9363, 51.9237, 55.7363) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.59
Light Grey
#D8DCD6
ΔE00 10.36
Lightblue
#ADD8E6
ΔE00 10.45
Cool Grey
#95A3A6
ΔE00 10.73
Silver
#C0C0C0
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4BD #C4ACB3
analogous
#ACC4B1 #ACC4BD #ACBFC4
triadic
#ACC4BD #BDACC4 #C4BDAC
tetradic
#ACC4BD #B1ACC4 #C4ACB3 #BFC4AC
square
#ACC4BD #B1ACC4 #C4ACB3 #BFC4AC
split-complementary
#ACC4BD #C4ACBF #C4B1AC
monochromatic
#669083 #88ABA1 #ACC4BD #D0DDD9 #EDF2F1
Accessibility & contrast
On white
1.84
#ACC4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ACC4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4BD
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4BD | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#A7C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4bd; /* rgb */ color: rgb(172, 196, 189); /* oklch */ color: oklch(80.0% 0.028 176.1);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#acc4bd',
950: '#000000',
},
}SCSS
$custom: #acc4bd; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#acc4bd",
"rgb": {
"r": 172,
"g": 196,
"b": 189
},
"hsl": {
"h": 162.5,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80021,
"c": 0.02784,
"h": 176.1
},
"luminance": 0.51925
}Semantic roles & 50–950 ramp
primary
#ACC4BD
secondary
#987C84
accent
#4A629B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383