#ACCBAA#ACCBAA
#ACCBAA is a light, muted green. Relative luminance 0.544; OKLCH L 81.0% C 0.057 H 143.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBAA |
|---|---|
| RGB | rgb(172, 203, 170) |
| HSL | hsl(116, 24%, 73%) |
| HSV | hsv(116, 16%, 80%) |
| CMYK | cmyk(15.3%, 0%, 16.3%, 20.4%) |
| CIE-LAB | lab(78.69, -16.64, 13.05) |
| CIE-LCH | lch(78.69, 21.15, 141.88°) |
| OKLab | oklab(81.02% -0.0454 0.0337) |
| OKLCH | oklch(81.02% 0.057 143.4) |
| XYZ | xyz(45.6233, 54.3840, 46.1159) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.41
Greenish Grey
#96AE8D
ΔE00 7.75
Sage Green
#9CAF88
ΔE00 8.11
Light Grey Green
#B7E1A1
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 9.06
Lichen
#8FB67B
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBAA #C9AACB
analogous
#BCCBAA #ACCBAA #AACBB8
triadic
#ACCBAA #AAACCB #CBAAAC
tetradic
#ACCBAA #AABCCB #C9AACB #CBB8AA
square
#ACCBAA #AABCCB #C9AACB #CBB8AA
split-complementary
#ACCBAA #B8AACB #CBAABC
monochromatic
#639B5F #87B484 #ACCBAA #D1E2D0 #ECF3EC
Accessibility & contrast
On white
1.77
#ACCBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ACCBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBAA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBAA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#AAC9C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accbaa; /* rgb */ color: rgb(172, 203, 170); /* oklch */ color: oklch(81.0% 0.057 143.4);
Tailwind
colors: {
custom: {
50: '#c5dbc3',
500: '#accbaa',
950: '#000000',
},
}SCSS
$custom: #accbaa; $custom-light: #c5dbc3; $custom-dark: #000000;
JSON
{
"hex": "#accbaa",
"rgb": {
"r": 172,
"g": 203,
"b": 170
},
"hsl": {
"h": 116.364,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81023,
"c": 0.05654,
"h": 143.4
},
"luminance": 0.54385
}Semantic roles & 50–950 ramp
primary
#ACCBAA
secondary
#9E79A0
accent
#43A39D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482