#ACC8B0#ACC8B0
#ACC8B0 is a light, muted green. Relative luminance 0.532; OKLCH L 80.5% C 0.045 H 149.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8B0 |
|---|---|
| RGB | rgb(172, 200, 176) |
| HSL | hsl(129, 20%, 73%) |
| HSV | hsv(129, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 12%, 21.6%) |
| CIE-LAB | lab(78.00, -14.03, 8.87) |
| CIE-LCH | lch(78.00, 16.60, 147.71°) |
| OKLab | oklab(80.52% -0.0387 0.023) |
| OKLCH | oklch(80.52% 0.045 149.3) |
| XYZ | xyz(45.5022, 53.2130, 48.9397) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 8.68
Pale Teal
#82CBB2
ΔE00 9.07
Seafoam Blue
#78D1B6
ΔE00 10.83
Light Teal
#90E4C1
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8B0 #C8ACC4
analogous
#B6C8AC #ACC8B0 #ACC8BE
triadic
#ACC8B0 #B0ACC8 #C8B0AC
tetradic
#ACC8B0 #ACB6C8 #C8ACC4 #C8BEAC
square
#ACC8B0 #ACB6C8 #C8ACC4 #C8BEAC
split-complementary
#ACC8B0 #BEACC8 #C8ACB6
monochromatic
#63966B #87B08D #ACC8B0 #D1E0D3 #EDF3ED
Accessibility & contrast
On white
1.80
#ACC8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ACC8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8B0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8B0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#A9C7C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc8b0; /* rgb */ color: rgb(172, 200, 176); /* oklch */ color: oklch(80.5% 0.045 149.3);
Tailwind
colors: {
custom: {
50: '#c5d8c7',
500: '#acc8b0',
950: '#000000',
},
}SCSS
$custom: #acc8b0; $custom-light: #c5d8c7; $custom-dark: #000000;
JSON
{
"hex": "#acc8b0",
"rgb": {
"r": 172,
"g": 200,
"b": 176
},
"hsl": {
"h": 128.571,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80522,
"c": 0.04505,
"h": 149.3
},
"luminance": 0.53214
}Semantic roles & 50–950 ramp
primary
#ACC8B0
secondary
#9C7C98
accent
#47929F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382