#ACBEC0#ACBEC0
#ACBEC0 is a light, muted teal. Relative luminance 0.494; OKLCH L 78.8% C 0.020 H 204.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEC0 |
|---|---|
| RGB | rgb(172, 190, 192) |
| HSL | hsl(186, 14%, 71%) |
| HSV | hsv(186, 10%, 75%) |
| CMYK | cmyk(10.4%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(75.70, -5.74, -3.11) |
| CIE-LCH | lch(75.70, 6.53, 208.43°) |
| OKLab | oklab(78.83% -0.0182 -0.0084) |
| OKLCH | oklch(78.83% 0.02 204.8) |
| XYZ | xyz(44.9389, 49.4026, 57.0270) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEC0 #C0AEAC
analogous
#ACC0B8 #ACBEC0 #ACB4C0
triadic
#ACBEC0 #C0ACBE #BEC0AC
tetradic
#ACBEC0 #B8ACC0 #C0AEAC #B4C0AC
square
#ACBEC0 #B8ACC0 #C0AEAC #B4C0AC
split-complementary
#ACBEC0 #C0ACB4 #C0B8AC
monochromatic
#688689 #89A3A6 #ACBEC0 #CFD9DA #EEF1F2
Accessibility & contrast
On white
1.93
#ACBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ACBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEC0
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEC0 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC0
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#A7C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbec0; /* rgb */ color: rgb(172, 190, 192); /* oklch */ color: oklch(78.8% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#c4d1d3',
500: '#acbec0',
950: '#000000',
},
}SCSS
$custom: #acbec0; $custom-light: #c4d1d3; $custom-dark: #000000;
JSON
{
"hex": "#acbec0",
"rgb": {
"r": 172,
"g": 190,
"b": 192
},
"hsl": {
"h": 186,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78835,
"c": 0.02001,
"h": 204.8
},
"luminance": 0.49403
}Semantic roles & 50–950 ramp
primary
#ACBEC0
secondary
#E6E2E1
accent
#554E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282