#ACCFA9#ACCFA9
#ACCFA9 is a light, moderate green. Relative luminance 0.563; OKLCH L 81.9% C 0.064 H 142.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA9 |
|---|---|
| RGB | rgb(172, 207, 169) |
| HSL | hsl(115, 28%, 74%) |
| HSV | hsv(115, 18%, 81%) |
| CMYK | cmyk(16.9%, 0%, 18.4%, 18.8%) |
| CIE-LAB | lab(79.76, -18.82, 15.10) |
| CIE-LCH | lch(79.76, 24.13, 141.26°) |
| OKLab | oklab(81.87% -0.0513 0.0389) |
| OKLCH | oklch(81.87% 0.064 142.9) |
| XYZ | xyz(46.4859, 56.2599, 45.9385) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.19
Light Grey Green
#B7E1A1
ΔE00 7.03
Hospital Green
#9BE5AA
ΔE00 8.09
Light Sage
#BCECAC
ΔE00 8.39
Greenish Grey
#96AE8D
ΔE00 8.71
Mint
#AAF0C1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA9 #CCA9CF
analogous
#BFCFA9 #ACCFA9 #A9CFB9
triadic
#ACCFA9 #A9ACCF #CFA9AC
tetradic
#ACCFA9 #A9BFCF #CCA9CF #CFB9A9
square
#ACCFA9 #A9BFCF #CCA9CF #CFB9A9
split-complementary
#ACCFA9 #B9A9CF #CFA9BF
monochromatic
#61A35B #86B982 #ACCFA9 #D2E5D0 #ECF4EB
Accessibility & contrast
On white
1.71
#ACCFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ACCFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA9
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA9 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A7
Deuteranopia (green-blind)
#CBC4AB
Tritanopia (blue-blind)
#A9CCC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accfa9; /* rgb */ color: rgb(172, 207, 169); /* oklch */ color: oklch(81.9% 0.064 142.9);
Tailwind
colors: {
custom: {
50: '#c5ddc2',
500: '#accfa9',
950: '#000000',
},
}SCSS
$custom: #accfa9; $custom-light: #c5ddc2; $custom-dark: #000000;
JSON
{
"hex": "#accfa9",
"rgb": {
"r": 172,
"g": 207,
"b": 169
},
"hsl": {
"h": 115.263,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.81874,
"c": 0.06439,
"h": 142.9
},
"luminance": 0.56261
}Semantic roles & 50–950 ramp
primary
#ACCFA9
secondary
#A178A5
accent
#3FA79F
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482