#ACC4B0#ACC4B0
#ACC4B0 is a light, muted green. Relative luminance 0.514; OKLCH L 79.7% C 0.038 H 150.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4B0 |
|---|---|
| RGB | rgb(172, 196, 176) |
| HSL | hsl(130, 17%, 72%) |
| HSV | hsv(130, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 10.2%, 23.1%) |
| CIE-LAB | lab(76.91, -11.97, 7.31) |
| CIE-LCH | lch(76.91, 14.03, 148.60°) |
| OKLab | oklab(79.66% -0.0331 0.019) |
| OKLCH | oklch(79.66% 0.038 150.1) |
| XYZ | xyz(44.5880, 51.3844, 48.6349) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 8.68
Darkseagreen
#8FBC8F
ΔE00 9.21
Pale Teal
#82CBB2
ΔE00 10.13
Silver (survey)
#C5C9C7
ΔE00 11.50
Grey Green
#86A17D
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4B0 #C4ACC0
analogous
#B4C4AC #ACC4B0 #ACC4BC
triadic
#ACC4B0 #B0ACC4 #C4B0AC
tetradic
#ACC4B0 #ACB4C4 #C4ACC0 #C4BCAC
square
#ACC4B0 #ACB4C4 #C4ACC0 #C4BCAC
split-complementary
#ACC4B0 #BCACC4 #C4ACB4
monochromatic
#66906D #88AB8E #ACC4B0 #D0DDD2 #EDF2EE
Accessibility & contrast
On white
1.86
#ACC4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ACC4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4B0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4B0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0AF
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#A9C3BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc4b0; /* rgb */ color: rgb(172, 196, 176); /* oklch */ color: oklch(79.7% 0.038 150.1);
Tailwind
colors: {
custom: {
50: '#c4d5c7',
500: '#acc4b0',
950: '#000000',
},
}SCSS
$custom: #acc4b0; $custom-light: #c4d5c7; $custom-dark: #000000;
JSON
{
"hex": "#acc4b0",
"rgb": {
"r": 172,
"g": 196,
"b": 176
},
"hsl": {
"h": 130,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79657,
"c": 0.03819,
"h": 150.1
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#ACC4B0
secondary
#987C93
accent
#4A8E9B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382