#ACC4B2#ACC4B2
#ACC4B2 is a light, muted green. Relative luminance 0.515; OKLCH L 79.7% C 0.036 H 153.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4B2 |
|---|---|
| RGB | rgb(172, 196, 178) |
| HSL | hsl(135, 17%, 72%) |
| HSV | hsv(135, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(76.96, -11.60, 6.30) |
| CIE-LCH | lch(76.96, 13.20, 151.50°) |
| OKLab | oklab(79.71% -0.0323 0.0164) |
| OKLCH | oklch(79.71% 0.036 153.1) |
| XYZ | xyz(44.7873, 51.4641, 49.6848) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.16
Sage Green
#9CAF88
ΔE00 9.23
Darkseagreen
#8FBC8F
ΔE00 9.79
Pale Teal
#82CBB2
ΔE00 10.23
Silver (survey)
#C5C9C7
ΔE00 11.04
Light Grey
#D8DCD6
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4B2 #C4ACBE
analogous
#B2C4AC #ACC4B2 #ACC4BE
triadic
#ACC4B2 #B2ACC4 #C4B2AC
tetradic
#ACC4B2 #ACB2C4 #C4ACBE #C4BEAC
square
#ACC4B2 #ACB2C4 #C4ACBE #C4BEAC
split-complementary
#ACC4B2 #BEACC4 #C4ACB2
monochromatic
#669070 #88AB91 #ACC4B2 #D0DDD3 #EDF2EE
Accessibility & contrast
On white
1.86
#ACC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ACC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4B2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4B2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#A9C3BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc4b2; /* rgb */ color: rgb(172, 196, 178); /* oklch */ color: oklch(79.7% 0.036 153.1);
Tailwind
colors: {
custom: {
50: '#c4d5c9',
500: '#acc4b2',
950: '#000000',
},
}SCSS
$custom: #acc4b2; $custom-light: #c4d5c9; $custom-dark: #000000;
JSON
{
"hex": "#acc4b2",
"rgb": {
"r": 172,
"g": 196,
"b": 178
},
"hsl": {
"h": 135,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79711,
"c": 0.03622,
"h": 153.1
},
"luminance": 0.51465
}Semantic roles & 50–950 ramp
primary
#ACC4B2
secondary
#987C91
accent
#4A879B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382