#ACC0B2#ACC0B2
#ACC0B2 is a light, muted green. Relative luminance 0.497; OKLCH L 78.9% C 0.029 H 155.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0B2 |
|---|---|
| RGB | rgb(172, 192, 178) |
| HSL | hsl(138, 14%, 71%) |
| HSV | hsv(138, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 7.3%, 24.7%) |
| CIE-LAB | lab(75.87, -9.52, 4.74) |
| CIE-LCH | lch(75.87, 10.64, 153.56°) |
| OKLab | oklab(78.85% -0.0266 0.0124) |
| OKLCH | oklch(78.85% 0.029 155.1) |
| XYZ | xyz(43.8971, 49.6837, 49.3880) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 9.48
Sage Green
#9CAF88
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 10.89
Cement
#A5A391
ΔE00 11.30
Darkseagreen
#8FBC8F
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0B2 #C0ACBA
analogous
#B0C0AC #ACC0B2 #ACC0BC
triadic
#ACC0B2 #B2ACC0 #C0B2AC
tetradic
#ACC0B2 #ACB0C0 #C0ACBA #C0BCAC
square
#ACC0B2 #ACB0C0 #C0ACBA #C0BCAC
split-complementary
#ACC0B2 #BCACC0 #C0ACB0
monochromatic
#688972 #89A692 #ACC0B2 #CFDAD2 #EEF2EF
Accessibility & contrast
On white
1.92
#ACC0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ACC0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0B2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0B2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#A9BFBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #acc0b2; /* rgb */ color: rgb(172, 192, 178); /* oklch */ color: oklch(78.9% 0.029 155.1);
Tailwind
colors: {
custom: {
50: '#c4d3c9',
500: '#acc0b2',
950: '#000000',
},
}SCSS
$custom: #acc0b2; $custom-light: #c4d3c9; $custom-dark: #000000;
JSON
{
"hex": "#acc0b2",
"rgb": {
"r": 172,
"g": 192,
"b": 178
},
"hsl": {
"h": 138,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.78851,
"c": 0.02937,
"h": 155.1
},
"luminance": 0.49684
}Semantic roles & 50–950 ramp
primary
#ACC0B2
secondary
#E6E1E5
accent
#4E8298
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282