#ACC0B0#ACC0B0
#ACC0B0 is a light, muted green. Relative luminance 0.496; OKLCH L 78.8% C 0.031 H 151.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0B0 |
|---|---|
| RGB | rgb(172, 192, 176) |
| HSL | hsl(132, 14%, 71%) |
| HSV | hsv(132, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 8.3%, 24.7%) |
| CIE-LAB | lab(75.83, -9.90, 5.75) |
| CIE-LCH | lch(75.83, 11.45, 149.85°) |
| OKLab | oklab(78.8% -0.0275 0.015) |
| OKLCH | oklch(78.8% 0.031 151.4) |
| XYZ | xyz(43.6977, 49.6039, 48.3382) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.97
Darkseagreen
#8FBC8F
ΔE00 10.67
Light Grey
#D8DCD6
ΔE00 11.21
Cement
#A5A391
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0B0 #C0ACBC
analogous
#B2C0AC #ACC0B0 #ACC0BA
triadic
#ACC0B0 #B0ACC0 #C0B0AC
tetradic
#ACC0B0 #ACB2C0 #C0ACBC #C0BAAC
square
#ACC0B0 #ACB2C0 #C0ACBC #C0BAAC
split-complementary
#ACC0B0 #BAACC0 #C0ACB2
monochromatic
#68896F #89A68F #ACC0B0 #CFDAD1 #EEF2EE
Accessibility & contrast
On white
1.92
#ACC0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ACC0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0B0
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0B0 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#AABFBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0b0; /* rgb */ color: rgb(172, 192, 176); /* oklch */ color: oklch(78.8% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#c4d3c7',
500: '#acc0b0',
950: '#000000',
},
}SCSS
$custom: #acc0b0; $custom-light: #c4d3c7; $custom-dark: #000000;
JSON
{
"hex": "#acc0b0",
"rgb": {
"r": 172,
"g": 192,
"b": 176
},
"hsl": {
"h": 132,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78796,
"c": 0.03129,
"h": 151.4
},
"luminance": 0.49605
}Semantic roles & 50–950 ramp
primary
#ACC0B0
secondary
#E6E1E5
accent
#4E8998
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282