#ACC8B8#ACC8B8
#ACC8B8 is a light, muted green. Relative luminance 0.535; OKLCH L 80.7% C 0.038 H 160.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8B8 |
|---|---|
| RGB | rgb(172, 200, 184) |
| HSL | hsl(146, 20%, 73%) |
| HSV | hsv(146, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 8%, 21.6%) |
| CIE-LAB | lab(78.19, -12.54, 4.84) |
| CIE-LCH | lch(78.19, 13.44, 158.87°) |
| OKLab | oklab(80.74% -0.0354 0.0126) |
| OKLCH | oklch(80.74% 0.038 160.4) |
| XYZ | xyz(46.3172, 53.5389, 53.2319) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.42
Darkseagreen
#8FBC8F
ΔE00 10.38
Sage Green
#9CAF88
ΔE00 10.62
Seafoam Blue
#78D1B6
ΔE00 11.12
Silver (survey)
#C5C9C7
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8B8 #C8ACBC
analogous
#AEC8AC #ACC8B8 #ACC8C6
triadic
#ACC8B8 #B8ACC8 #C8B8AC
tetradic
#ACC8B8 #ACAEC8 #C8ACBC #C8C6AC
square
#ACC8B8 #ACAEC8 #C8ACBC #C8C6AC
split-complementary
#ACC8B8 #C6ACC8 #C8ACAE
monochromatic
#639679 #87B099 #ACC8B8 #D1E0D7 #EDF3EF
Accessibility & contrast
On white
1.79
#ACC8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#ACC8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8B8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8B8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B7
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#A7C8C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc8b8; /* rgb */ color: rgb(172, 200, 184); /* oklch */ color: oklch(80.7% 0.038 160.4);
Tailwind
colors: {
custom: {
50: '#c5d8cd',
500: '#acc8b8',
950: '#000000',
},
}SCSS
$custom: #acc8b8; $custom-light: #c5d8cd; $custom-dark: #000000;
JSON
{
"hex": "#acc8b8",
"rgb": {
"r": 172,
"g": 200,
"b": 184
},
"hsl": {
"h": 145.714,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80738,
"c": 0.03756,
"h": 160.4
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#ACC8B8
secondary
#9C7C8E
accent
#47799F
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383