#ACCFA2#ACCFA2
#ACCFA2 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.7% C 0.072 H 138.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA2 |
|---|---|
| RGB | rgb(172, 207, 162) |
| HSL | hsl(107, 32%, 72%) |
| HSV | hsv(107, 22%, 81%) |
| CMYK | cmyk(16.9%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(79.62, -20.01, 18.61) |
| CIE-LCH | lch(79.62, 27.33, 137.08°) |
| OKLab | oklab(81.71% -0.0543 0.0476) |
| OKLCH | oklch(81.71% 0.072 138.8) |
| XYZ | xyz(45.8462, 56.0041, 42.5698) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.62
Darkseagreen
#8FBC8F
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 7.38
Hospital Green
#9BE5AA
ΔE00 7.56
Lichen
#8FB67B
ΔE00 7.92
Pale Olive
#B9CC81
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA2 #C5A2CF
analogous
#C2CFA2 #ACCFA2 #A2CFAF
triadic
#ACCFA2 #A2ACCF #CFA2AC
tetradic
#ACCFA2 #A2C2CF #C5A2CF #CFAFA2
square
#ACCFA2 #A2C2CF #C5A2CF #CFAFA2
split-complementary
#ACCFA2 #AFA2CF #CFA2C2
monochromatic
#65A354 #88BA7A #ACCFA2 #D0E4CA #EDF5EB
Accessibility & contrast
On white
1.72
#ACCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ACCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79F
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#ABCCC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accfa2; /* rgb */ color: rgb(172, 207, 162); /* oklch */ color: oklch(81.7% 0.072 138.8);
Tailwind
colors: {
custom: {
50: '#c5ddbd',
500: '#accfa2',
950: '#000000',
},
}SCSS
$custom: #accfa2; $custom-light: #c5ddbd; $custom-dark: #000000;
JSON
{
"hex": "#accfa2",
"rgb": {
"r": 172,
"g": 207,
"b": 162
},
"hsl": {
"h": 106.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.8171,
"c": 0.07222,
"h": 138.8
},
"luminance": 0.56005
}Semantic roles & 50–950 ramp
primary
#ACCFA2
secondary
#9971A5
accent
#3BAB92
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482