#ACCFA3#ACCFA3
#ACCFA3 is a light, moderate green. Relative luminance 0.560; OKLCH L 81.7% C 0.071 H 139.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA3 |
|---|---|
| RGB | rgb(172, 207, 163) |
| HSL | hsl(108, 31%, 73%) |
| HSV | hsv(108, 21%, 81%) |
| CMYK | cmyk(16.9%, 0%, 21.3%, 18.8%) |
| CIE-LAB | lab(79.64, -19.85, 18.11) |
| CIE-LCH | lch(79.64, 26.87, 137.62°) |
| OKLab | oklab(81.73% -0.0539 0.0464) |
| OKLCH | oklch(81.73% 0.071 139.3) |
| XYZ | xyz(45.9355, 56.0398, 43.0398) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.80
Darkseagreen
#8FBC8F
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 7.50
Hospital Green
#9BE5AA
ΔE00 7.60
Lichen
#8FB67B
ΔE00 8.05
Sage Green
#9CAF88
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA3 #C6A3CF
analogous
#C2CFA3 #ACCFA3 #A3CFB0
triadic
#ACCFA3 #A3ACCF #CFA3AC
tetradic
#ACCFA3 #A3C2CF #C6A3CF #CFB0A3
square
#ACCFA3 #A3C2CF #C6A3CF #CFB0A3
split-complementary
#ACCFA3 #B0A3CF #CFA3C2
monochromatic
#65A355 #88BA7B #ACCFA3 #D0E4CB #EDF5EB
Accessibility & contrast
On white
1.72
#ACCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#ACCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA3
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA3 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C7A0
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#AACCC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accfa3; /* rgb */ color: rgb(172, 207, 163); /* oklch */ color: oklch(81.7% 0.071 139.3);
Tailwind
colors: {
custom: {
50: '#c5ddbe',
500: '#accfa3',
950: '#000000',
},
}SCSS
$custom: #accfa3; $custom-light: #c5ddbe; $custom-dark: #000000;
JSON
{
"hex": "#accfa3",
"rgb": {
"r": 172,
"g": 207,
"b": 163
},
"hsl": {
"h": 107.727,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.81733,
"c": 0.07109,
"h": 139.3
},
"luminance": 0.56041
}Semantic roles & 50–950 ramp
primary
#ACCFA3
secondary
#9A72A5
accent
#3BAA93
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482