#ACFCAF#ACFCAF
#ACFCAF is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.0% C 0.130 H 145.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCAF |
|---|---|
| RGB | rgb(172, 252, 175) |
| HSL | hsl(122, 93%, 83%) |
| HSV | hsv(122, 32%, 99%) |
| CMYK | cmyk(31.7%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(92.35, -39.15, 29.34) |
| CIE-LCH | lch(92.35, 48.92, 143.15°) |
| OKLab | oklab(92.03% -0.1068 0.0739) |
| OKLCH | oklch(92.03% 0.13 145.3) |
| XYZ | xyz(59.5588, 81.4839, 53.1389) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.23
Light Seafoam Green
#A7FFB5
ΔE00 1.46
Mint (survey)
#9FFEB0
ΔE00 1.87
Light Mint
#B6FFBB
ΔE00 2.01
Light Pastel Green
#B2FBA5
ΔE00 2.24
Celadon
#BEFDB7
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCAF #FCACF9
analogous
#D1FCAC #ACFCAF #ACFCD7
triadic
#ACFCAF #AFACFC #FCAFAC
tetradic
#ACFCAF #ACD1FC #FCACF9 #FCD7AC
square
#ACFCAF #ACD1FC #FCACF9 #FCD7AC
split-complementary
#ACFCAF #D7ACFC #FCACD1
monochromatic
#36F83D #71FA76 #ACFCAF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.21
#ACFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#ACFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCAF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCAF | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#A3F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfcaf; /* rgb */ color: rgb(172, 252, 175); /* oklch */ color: oklch(92.0% 0.130 145.3);
Tailwind
colors: {
custom: {
50: '#c7fdc7',
500: '#acfcaf',
950: '#000000',
},
}SCSS
$custom: #acfcaf; $custom-light: #c7fdc7; $custom-dark: #000000;
JSON
{
"hex": "#acfcaf",
"rgb": {
"r": 172,
"g": 252,
"b": 175
},
"hsl": {
"h": 122.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.92025,
"c": 0.12991,
"h": 145.3
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#ACFCAF
secondary
#E06CDC
accent
#00DDE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682