#ACC4B8#ACC4B8
#ACC4B8 is a light, muted teal. Relative luminance 0.517; OKLCH L 79.9% C 0.031 H 164.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4B8 |
|---|---|
| RGB | rgb(172, 196, 184) |
| HSL | hsl(150, 17%, 72%) |
| HSV | hsv(150, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 6.1%, 23.1%) |
| CIE-LAB | lab(77.11, -10.47, 3.28) |
| CIE-LCH | lch(77.11, 10.97, 162.62°) |
| OKLab | oklab(79.88% -0.0298 0.0085) |
| OKLCH | oklch(79.88% 0.031 164.1) |
| XYZ | xyz(45.4029, 51.7104, 52.9271) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 10.86
Pale Teal
#82CBB2
ΔE00 10.89
Powder Blue
#B0E0E6
ΔE00 11.00
Sage Green
#9CAF88
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4B8 #C4ACB8
analogous
#ACC4AC #ACC4B8 #ACC4C4
triadic
#ACC4B8 #B8ACC4 #C4B8AC
tetradic
#ACC4B8 #ACACC4 #C4ACB8 #C4C4AC
square
#ACC4B8 #ACACC4 #C4ACB8 #C4C4AC
split-complementary
#ACC4B8 #C4ACC4 #C4ACAC
monochromatic
#66907B #88AB99 #ACC4B8 #D0DDD7 #EDF2F0
Accessibility & contrast
On white
1.85
#ACC4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ACC4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4B8
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4B8 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#A8C4C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc4b8; /* rgb */ color: rgb(172, 196, 184); /* oklch */ color: oklch(79.9% 0.031 164.1);
Tailwind
colors: {
custom: {
50: '#c4d5cd',
500: '#acc4b8',
950: '#000000',
},
}SCSS
$custom: #acc4b8; $custom-light: #c4d5cd; $custom-dark: #000000;
JSON
{
"hex": "#acc4b8",
"rgb": {
"r": 172,
"g": 196,
"b": 184
},
"hsl": {
"h": 150,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79877,
"c": 0.03101,
"h": 164.1
},
"luminance": 0.51711
}Semantic roles & 50–950 ramp
primary
#ACC4B8
secondary
#987C8A
accent
#4A739B
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383