#ACFFC8#ACFFC8
#ACFFC8 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.2% C 0.111 H 154.7°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFC8 |
|---|---|
| RGB | rgb(172, 255, 200) |
| HSL | hsl(140, 100%, 84%) |
| HSV | hsv(140, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(93.65, -36.22, 18.43) |
| CIE-LCH | lch(93.65, 40.64, 153.04°) |
| OKLab | oklab(93.23% -0.0999 0.0472) |
| OKLCH | oklch(93.23% 0.111 154.7) |
| XYZ | xyz(63.1949, 84.4576, 67.6045) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.01
Mint
#AAF0C1
ΔE00 3.44
Light Mint
#B6FFBB
ΔE00 3.59
Light Seafoam Green
#A7FFB5
ΔE00 3.92
Light Mint Green
#A6FBB2
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFC8 #FFACE3
analogous
#B9FFAC #ACFFC8 #ACFFF1
triadic
#ACFFC8 #C8ACFF #FFC8AC
tetradic
#ACFFC8 #ACB9FF #FFACE3 #FFF1AC
square
#ACFFC8 #ACB9FF #FFACE3 #FFF1AC
split-complementary
#ACFFC8 #F1ACFF #FFACB9
monochromatic
#32FF77 #6FFF9F #ACFFC8 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.17
#ACFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#ACFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFC8
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFC8 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C5
Deuteranopia (green-blind)
#F1E9CB
Tritanopia (blue-blind)
#9DFDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #acffc8; /* rgb */ color: rgb(172, 255, 200); /* oklch */ color: oklch(93.2% 0.111 154.7);
Tailwind
colors: {
custom: {
50: '#c7ffd8',
500: '#acffc8',
950: '#000000',
},
}SCSS
$custom: #acffc8; $custom-light: #c7ffd8; $custom-dark: #000000;
JSON
{
"hex": "#acffc8",
"rgb": {
"r": 172,
"g": 255,
"b": 200
},
"hsl": {
"h": 140.241,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93231,
"c": 0.1105,
"h": 154.7
},
"luminance": 0.84461
}Semantic roles & 50–950 ramp
primary
#ACFFC8
secondary
#E56ABC
accent
#0098E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683