#ACC4BF#ACC4BF
#ACC4BF is a light, muted teal. Relative luminance 0.520; OKLCH L 80.1% C 0.027 H 181.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4BF |
|---|---|
| RGB | rgb(172, 196, 191) |
| HSL | hsl(168, 17%, 72%) |
| HSV | hsv(168, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(77.29, -9.10, -0.24) |
| CIE-LCH | lch(77.29, 9.10, 181.52°) |
| OKLab | oklab(80.08% -0.027 -0.0008) |
| OKLCH | oklch(80.08% 0.027 181.7) |
| XYZ | xyz(46.1549, 52.0112, 56.8876) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 9.12
Lightblue
#ADD8E6
ΔE00 9.65
Light Grey
#D8DCD6
ΔE00 10.25
Cool Grey
#95A3A6
ΔE00 10.33
Silver
#C0C0C0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4BF #C4ACB1
analogous
#ACC4B3 #ACC4BF #ACBDC4
triadic
#ACC4BF #BFACC4 #C4BFAC
tetradic
#ACC4BF #B3ACC4 #C4ACB1 #BDC4AC
square
#ACC4BF #B3ACC4 #C4ACB1 #BDC4AC
split-complementary
#ACC4BF #C4ACBD #C4B3AC
monochromatic
#669087 #88ABA3 #ACC4BF #D0DDDB #EDF2F1
Accessibility & contrast
On white
1.84
#ACC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ACC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4BF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4BF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#A6C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4bf; /* rgb */ color: rgb(172, 196, 191); /* oklch */ color: oklch(80.1% 0.027 181.7);
Tailwind
colors: {
custom: {
50: '#c5d5d2',
500: '#acc4bf',
950: '#000000',
},
}SCSS
$custom: #acc4bf; $custom-light: #c5d5d2; $custom-dark: #000000;
JSON
{
"hex": "#acc4bf",
"rgb": {
"r": 172,
"g": 196,
"b": 191
},
"hsl": {
"h": 167.5,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.8008,
"c": 0.02698,
"h": 181.7
},
"luminance": 0.52012
}Semantic roles & 50–950 ramp
primary
#ACC4BF
secondary
#987C82
accent
#4A5B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383