#ACC8B4#ACC8B4
#ACC8B4 is a light, muted green. Relative luminance 0.534; OKLCH L 80.6% C 0.041 H 154.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8B4 |
|---|---|
| RGB | rgb(172, 200, 180) |
| HSL | hsl(137, 20%, 73%) |
| HSV | hsv(137, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 10%, 21.6%) |
| CIE-LAB | lab(78.10, -13.29, 6.86) |
| CIE-LCH | lch(78.10, 14.96, 152.72°) |
| OKLab | oklab(80.63% -0.037 0.0178) |
| OKLCH | oklch(80.63% 0.041 154.3) |
| XYZ | xyz(45.9038, 53.3736, 51.0548) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 9.11
Darkseagreen
#8FBC8F
ΔE00 9.17
Sage Green
#9CAF88
ΔE00 9.57
Seafoam Blue
#78D1B6
ΔE00 10.87
Light Teal
#90E4C1
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8B4 #C8ACC0
analogous
#B2C8AC #ACC8B4 #ACC8C2
triadic
#ACC8B4 #B4ACC8 #C8B4AC
tetradic
#ACC8B4 #ACB2C8 #C8ACC0 #C8C2AC
square
#ACC8B4 #ACB2C8 #C8ACC0 #C8C2AC
split-complementary
#ACC8B4 #C2ACC8 #C8ACB2
monochromatic
#639672 #87B093 #ACC8B4 #D1E0D5 #EDF3EE
Accessibility & contrast
On white
1.80
#ACC8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ACC8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8B4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8B4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B3
Deuteranopia (green-blind)
#C3C0B5
Tritanopia (blue-blind)
#A8C7C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc8b4; /* rgb */ color: rgb(172, 200, 180); /* oklch */ color: oklch(80.6% 0.041 154.3);
Tailwind
colors: {
custom: {
50: '#c5d8ca',
500: '#acc8b4',
950: '#000000',
},
}SCSS
$custom: #acc8b4; $custom-light: #c5d8ca; $custom-dark: #000000;
JSON
{
"hex": "#acc8b4",
"rgb": {
"r": 172,
"g": 200,
"b": 180
},
"hsl": {
"h": 137.143,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80629,
"c": 0.04111,
"h": 154.3
},
"luminance": 0.53374
}Semantic roles & 50–950 ramp
primary
#ACC8B4
secondary
#9C7C93
accent
#47869F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382