#ACCFA8#ACCFA8
#ACCFA8 is a light, moderate green. Relative luminance 0.562; OKLCH L 81.8% C 0.065 H 142.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFA8 |
|---|---|
| RGB | rgb(172, 207, 168) |
| HSL | hsl(114, 29%, 74%) |
| HSV | hsv(114, 19%, 81%) |
| CMYK | cmyk(16.9%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(79.74, -19.00, 15.60) |
| CIE-LCH | lch(79.74, 24.58, 140.60°) |
| OKLab | oklab(81.85% -0.0518 0.0401) |
| OKLCH | oklch(81.85% 0.065 142.2) |
| XYZ | xyz(46.3924, 56.2225, 45.4460) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.80
Hospital Green
#9BE5AA
ΔE00 7.99
Light Sage
#BCECAC
ΔE00 8.22
Greenish Grey
#96AE8D
ΔE00 8.72
Mint
#AAF0C1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFA8 #CBA8CF
analogous
#BFCFA8 #ACCFA8 #A8CFB7
triadic
#ACCFA8 #A8ACCF #CFA8AC
tetradic
#ACCFA8 #A8BFCF #CBA8CF #CFB7A8
square
#ACCFA8 #A8BFCF #CBA8CF #CFB7A8
split-complementary
#ACCFA8 #B7A8CF #CFA8BF
monochromatic
#61A35A #86B981 #ACCFA8 #D2E5CF #ECF4EB
Accessibility & contrast
On white
1.72
#ACCFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#ACCFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFA8
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFA8 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A6
Deuteranopia (green-blind)
#CBC4AA
Tritanopia (blue-blind)
#AACCC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accfa8; /* rgb */ color: rgb(172, 207, 168); /* oklch */ color: oklch(81.8% 0.065 142.2);
Tailwind
colors: {
custom: {
50: '#c5ddc2',
500: '#accfa8',
950: '#000000',
},
}SCSS
$custom: #accfa8; $custom-light: #c5ddc2; $custom-dark: #000000;
JSON
{
"hex": "#accfa8",
"rgb": {
"r": 172,
"g": 207,
"b": 168
},
"hsl": {
"h": 113.846,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.8185,
"c": 0.06549,
"h": 142.2
},
"luminance": 0.56223
}Semantic roles & 50–950 ramp
primary
#ACCFA8
secondary
#A077A5
accent
#3EA89D
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482