#ACC0BE#ACC0BE
#ACC0BE is a light, muted teal. Relative luminance 0.502; OKLCH L 79.2% C 0.022 H 189.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0BE |
|---|---|
| RGB | rgb(172, 192, 190) |
| HSL | hsl(174, 14%, 71%) |
| HSV | hsv(174, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(76.18, -7.20, -1.32) |
| CIE-LCH | lch(76.18, 7.32, 190.36°) |
| OKLab | oklab(79.2% -0.0218 -0.0036) |
| OKLCH | oklch(79.2% 0.022 189.4) |
| XYZ | xyz(45.1550, 50.1868, 56.0132) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 8.61
Silver
#C0C0C0
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 9.22
Cool Gray
#9AA7B0
ΔE00 9.39
Lightblue
#ADD8E6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0BE #C0ACAE
analogous
#ACC0B4 #ACC0BE #ACB8C0
triadic
#ACC0BE #BEACC0 #C0BEAC
tetradic
#ACC0BE #B4ACC0 #C0ACAE #B8C0AC
square
#ACC0BE #B4ACC0 #C0ACAE #B8C0AC
split-complementary
#ACC0BE #C0ACB8 #C0B4AC
monochromatic
#688986 #89A6A3 #ACC0BE #CFDAD9 #EEF2F1
Accessibility & contrast
On white
1.90
#ACC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#ACC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0BE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0BE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#B9BBBE
Tritanopia (blue-blind)
#A7C1BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc0be; /* rgb */ color: rgb(172, 192, 190); /* oklch */ color: oklch(79.2% 0.022 189.4);
Tailwind
colors: {
custom: {
50: '#c4d3d1',
500: '#acc0be',
950: '#000000',
},
}SCSS
$custom: #acc0be; $custom-light: #c4d3d1; $custom-dark: #000000;
JSON
{
"hex": "#acc0be",
"rgb": {
"r": 172,
"g": 192,
"b": 190
},
"hsl": {
"h": 174,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79198,
"c": 0.02207,
"h": 189.4
},
"luminance": 0.50188
}Semantic roles & 50–950 ramp
primary
#ACC0BE
secondary
#947D7F
accent
#4E5598
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383