#ACCFA4#ACCFA4
#ACCFA4 is a light, moderate green. Relative luminance 0.561; OKLCH L 81.8% C 0.070 H 139.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA4 |
|---|---|
| RGB | rgb(172, 207, 164) |
| HSL | hsl(109, 31%, 73%) |
| HSV | hsv(109, 21%, 81%) |
| CMYK | cmyk(16.9%, 0%, 20.8%, 18.8%) |
| CIE-LAB | lab(79.66, -19.68, 17.61) |
| CIE-LCH | lch(79.66, 26.41, 138.18°) |
| OKLab | oklab(81.76% -0.0535 0.0451) |
| OKLCH | oklch(81.76% 0.07 139.8) |
| XYZ | xyz(46.0254, 56.0757, 43.5136) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 7.63
Hospital Green
#9BE5AA
ΔE00 7.66
Lichen
#8FB67B
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA4 #C7A4CF
analogous
#C1CFA4 #ACCFA4 #A4CFB1
triadic
#ACCFA4 #A4ACCF #CFA4AC
tetradic
#ACCFA4 #A4C1CF #C7A4CF #CFB1A4
square
#ACCFA4 #A4C1CF #C7A4CF #CFB1A4
split-complementary
#ACCFA4 #B1A4CF #CFA4C1
monochromatic
#64A356 #87BA7C #ACCFA4 #D1E4CC #EDF4EB
Accessibility & contrast
On white
1.72
#ACCFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#ACCFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA4
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA4 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A2
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#AACCC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accfa4; /* rgb */ color: rgb(172, 207, 164); /* oklch */ color: oklch(81.8% 0.070 139.8);
Tailwind
colors: {
custom: {
50: '#c5ddbf',
500: '#accfa4',
950: '#000000',
},
}SCSS
$custom: #accfa4; $custom-light: #c5ddbf; $custom-dark: #000000;
JSON
{
"hex": "#accfa4",
"rgb": {
"r": 172,
"g": 207,
"b": 164
},
"hsl": {
"h": 108.837,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.81756,
"c": 0.06996,
"h": 139.8
},
"luminance": 0.56077
}Semantic roles & 50–950 ramp
primary
#ACCFA4
secondary
#9B73A5
accent
#3CAA95
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482