#ACCFA0#ACCFA0
#ACCFA0 is a light, moderate green. Relative luminance 0.559; OKLCH L 81.7% C 0.074 H 137.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA0 |
|---|---|
| RGB | rgb(172, 207, 160) |
| HSL | hsl(105, 33%, 72%) |
| HSV | hsv(105, 23%, 81%) |
| CMYK | cmyk(16.9%, 0%, 22.7%, 18.8%) |
| CIE-LAB | lab(79.58, -20.34, 19.61) |
| CIE-LCH | lch(79.58, 28.26, 136.05°) |
| OKLab | oklab(81.66% -0.0552 0.0501) |
| OKLCH | oklch(81.66% 0.075 137.8) |
| XYZ | xyz(45.6699, 55.9335, 41.6410) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 7.17
Hospital Green
#9BE5AA
ΔE00 7.49
Lichen
#8FB67B
ΔE00 7.68
Pale Olive
#B9CC81
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA0 #C3A0CF
analogous
#C4CFA0 #ACCFA0 #A0CFAC
triadic
#ACCFA0 #A0ACCF #CFA0AC
tetradic
#ACCFA0 #A0C4CF #C3A0CF #CFACA0
square
#ACCFA0 #A0C4CF #C3A0CF #CFACA0
split-complementary
#ACCFA0 #ACA0CF #CFA0C4
monochromatic
#67A252 #88BA77 #ACCFA0 #D0E4C9 #EDF5EB
Accessibility & contrast
On white
1.72
#ACCFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ACCFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA0
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA0 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79D
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#ABCBC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accfa0; /* rgb */ color: rgb(172, 207, 160); /* oklch */ color: oklch(81.7% 0.074 137.8);
Tailwind
colors: {
custom: {
50: '#c5ddbc',
500: '#accfa0',
950: '#000000',
},
}SCSS
$custom: #accfa0; $custom-light: #c5ddbc; $custom-dark: #000000;
JSON
{
"hex": "#accfa0",
"rgb": {
"r": 172,
"g": 207,
"b": 160
},
"hsl": {
"h": 104.681,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.81665,
"c": 0.0745,
"h": 137.8
},
"luminance": 0.55934
}Semantic roles & 50–950 ramp
primary
#ACCFA0
secondary
#976FA5
accent
#3AAC8F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482