#ACCFA1#ACCFA1
#ACCFA1 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.7% C 0.073 H 138.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA1 |
|---|---|
| RGB | rgb(172, 207, 161) |
| HSL | hsl(106, 32%, 72%) |
| HSV | hsv(106, 22%, 81%) |
| CMYK | cmyk(16.9%, 0%, 22.2%, 18.8%) |
| CIE-LAB | lab(79.60, -20.18, 19.11) |
| CIE-LCH | lch(79.60, 27.79, 136.55°) |
| OKLab | oklab(81.69% -0.0547 0.0488) |
| OKLCH | oklch(81.69% 0.073 138.3) |
| XYZ | xyz(45.7577, 55.9686, 42.1036) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 7.27
Hospital Green
#9BE5AA
ΔE00 7.52
Lichen
#8FB67B
ΔE00 7.80
Pale Olive
#B9CC81
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA1 #C4A1CF
analogous
#C3CFA1 #ACCFA1 #A1CFAD
triadic
#ACCFA1 #A1ACCF #CFA1AC
tetradic
#ACCFA1 #A1C3CF #C4A1CF #CFADA1
square
#ACCFA1 #A1C3CF #C4A1CF #CFADA1
split-complementary
#ACCFA1 #ADA1CF #CFA1C3
monochromatic
#66A353 #88BA78 #ACCFA1 #D0E4CA #EDF5EB
Accessibility & contrast
On white
1.72
#ACCFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ACCFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA1
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA1 | 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)
#D2C79E
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#ABCCC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accfa1; /* rgb */ color: rgb(172, 207, 161); /* oklch */ color: oklch(81.7% 0.073 138.3);
Tailwind
colors: {
custom: {
50: '#c5ddbd',
500: '#accfa1',
950: '#000000',
},
}SCSS
$custom: #accfa1; $custom-light: #c5ddbd; $custom-dark: #000000;
JSON
{
"hex": "#accfa1",
"rgb": {
"r": 172,
"g": 207,
"b": 161
},
"hsl": {
"h": 105.652,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.81687,
"c": 0.07336,
"h": 138.3
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#ACCFA1
secondary
#9870A5
accent
#3AAB90
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482