#ACFEAF#ACFEAF
#ACFEAF is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.5% C 0.133 H 145.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEAF |
|---|---|
| RGB | rgb(172, 254, 175) |
| HSL | hsl(122, 98%, 84%) |
| HSV | hsv(122, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(92.90, -40.04, 30.09) |
| CIE-LCH | lch(92.90, 50.09, 143.07°) |
| OKLab | oklab(92.48% -0.1092 0.0758) |
| OKLCH | oklch(92.48% 0.133 145.3) |
| XYZ | xyz(60.1902, 82.7466, 53.3494) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.46
Light Mint Green
#A6FBB2
ΔE00 1.49
Mint (survey)
#9FFEB0
ΔE00 1.78
Light Pastel Green
#B2FBA5
ΔE00 2.17
Light Mint
#B6FFBB
ΔE00 2.22
Celadon
#BEFDB7
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEAF #FEACFB
analogous
#D2FEAC #ACFEAF #ACFED8
triadic
#ACFEAF #AFACFE #FEAFAC
tetradic
#ACFEAF #ACD2FE #FEACFB #FED8AC
square
#ACFEAF #ACD2FE #FEACFB #FED8AC
split-complementary
#ACFEAF #D8ACFE #FEACD2
monochromatic
#33FD3A #70FD75 #ACFEAF #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.20
#ACFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#ACFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEAF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEAF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#A3FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #acfeaf; /* rgb */ color: rgb(172, 254, 175); /* oklch */ color: oklch(92.5% 0.133 145.3);
Tailwind
colors: {
custom: {
50: '#c7ffc7',
500: '#acfeaf',
950: '#000000',
},
}SCSS
$custom: #acfeaf; $custom-light: #c7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#acfeaf",
"rgb": {
"r": 172,
"g": 254,
"b": 175
},
"hsl": {
"h": 122.195,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.92475,
"c": 0.13293,
"h": 145.3
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#ACFEAF
secondary
#E36BDF
accent
#00DDE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682