#ACBFBE#ACBFBE
#ACBFBE is a light, muted teal. Relative luminance 0.497; OKLCH L 79.0% C 0.021 H 192.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFBE |
|---|---|
| RGB | rgb(172, 191, 190) |
| HSL | hsl(177, 13%, 71%) |
| HSV | hsv(177, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.92, -6.67, -1.71) |
| CIE-LCH | lch(75.92, 6.89, 194.37°) |
| OKLab | oklab(78.99% -0.0204 -0.0047) |
| OKLCH | oklch(78.99% 0.021 192.9) |
| XYZ | xyz(44.9362, 49.7492, 55.9403) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.90
Cool Grey
#95A3A6
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.36
Dove Gray
#B6B8BD
ΔE00 8.62
Cool Gray
#9AA7B0
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFBE #BFACAD
analogous
#ACBFB4 #ACBFBE #ACB6BF
triadic
#ACBFBE #BEACBF #BFBEAC
tetradic
#ACBFBE #B4ACBF #BFACAD #B6BFAC
square
#ACBFBE #B4ACBF #BFACAD #B6BFAC
split-complementary
#ACBFBE #BFACB6 #BFB4AC
monochromatic
#698886 #89A4A3 #ACBFBE #CFDAD9 #EEF2F1
Accessibility & contrast
On white
1.92
#ACBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ACBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFBE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFBE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#A7C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acbfbe; /* rgb */ color: rgb(172, 191, 190); /* oklch */ color: oklch(79.0% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#c4d2d1',
500: '#acbfbe',
950: '#000000',
},
}SCSS
$custom: #acbfbe; $custom-light: #c4d2d1; $custom-dark: #000000;
JSON
{
"hex": "#acbfbe",
"rgb": {
"r": 172,
"g": 191,
"b": 190
},
"hsl": {
"h": 176.842,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78985,
"c": 0.02089,
"h": 192.9
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#ACBFBE
secondary
#E6E1E1
accent
#4E5297
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282