#ACFCAA#ACFCAA
#ACFCAA is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.135 H 143.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCAA |
|---|---|
| RGB | rgb(172, 252, 170) |
| HSL | hsl(119, 93%, 83%) |
| HSV | hsv(119, 33%, 99%) |
| CMYK | cmyk(31.7%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(92.26, -39.94, 31.74) |
| CIE-LCH | lch(92.26, 51.01, 141.52°) |
| OKLab | oklab(91.93% -0.1089 0.0796) |
| OKLCH | oklch(91.93% 0.135 143.8) |
| XYZ | xyz(59.0768, 81.2911, 50.6004) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.43
Light Mint Green
#A6FBB2
ΔE00 2.07
Light Seafoam Green
#A7FFB5
ΔE00 2.22
Mint (survey)
#9FFEB0
ΔE00 2.31
Light Mint
#B6FFBB
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCAA #FAAAFC
analogous
#D5FCAA #ACFCAA #AAFCD1
triadic
#ACFCAA #AAACFC #FCAAAC
tetradic
#ACFCAA #AAD5FC #FAAAFC #FCD1AA
square
#ACFCAA #AAD5FC #FAAAFC #FCD1AA
split-complementary
#ACFCAA #D1AAFC #FCAAD5
monochromatic
#39F834 #72FA6F #ACFCAA #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.22
#ACFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#ACFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCAA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCAA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#A4F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfcaa; /* rgb */ color: rgb(172, 252, 170); /* oklch */ color: oklch(91.9% 0.135 143.8);
Tailwind
colors: {
custom: {
50: '#c7fdc4',
500: '#acfcaa',
950: '#000000',
},
}SCSS
$custom: #acfcaa; $custom-light: #c7fdc4; $custom-dark: #000000;
JSON
{
"hex": "#acfcaa",
"rgb": {
"r": 172,
"g": 252,
"b": 170
},
"hsl": {
"h": 118.537,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.91927,
"c": 0.13492,
"h": 143.8
},
"luminance": 0.81294
}Semantic roles & 50–950 ramp
primary
#ACFCAA
secondary
#DD6AE0
accent
#00E6E0
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682