#ACFEC2#ACFEC2
#ACFEC2 is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.9% C 0.114 H 152.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEC2 |
|---|---|
| RGB | rgb(172, 254, 194) |
| HSL | hsl(136, 98%, 84%) |
| HSV | hsv(136, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(93.25, -36.85, 20.94) |
| CIE-LCH | lch(93.25, 42.38, 150.39°) |
| OKLab | oklab(92.87% -0.1012 0.0535) |
| OKLCH | oklch(92.87% 0.114 152.1) |
| XYZ | xyz(62.1893, 83.5462, 63.8777) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Mint
#B6FFBB
ΔE00 2.49
Light Seafoam Green
#A7FFB5
ΔE00 2.76
Light Mint Green
#A6FBB2
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 3.14
Mint (survey)
#9FFEB0
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEC2 #FEACE8
analogous
#BFFEAC #ACFEC2 #ACFEEB
triadic
#ACFEC2 #C2ACFE #FEC2AC
tetradic
#ACFEC2 #ACBFFE #FEACE8 #FEEBAC
square
#ACFEC2 #ACBFFE #FEACE8 #FEEBAC
split-complementary
#ACFEC2 #EBACFE #FEACBF
monochromatic
#33FD69 #70FD96 #ACFEC2 #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.19
#ACFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#ACFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEC2
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEC2 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF1BF
Deuteranopia (green-blind)
#F1E8C5
Tritanopia (blue-blind)
#9FFCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #acfec2; /* rgb */ color: rgb(172, 254, 194); /* oklch */ color: oklch(92.9% 0.114 152.1);
Tailwind
colors: {
custom: {
50: '#c7ffd4',
500: '#acfec2',
950: '#000000',
},
}SCSS
$custom: #acfec2; $custom-light: #c7ffd4; $custom-dark: #000000;
JSON
{
"hex": "#acfec2",
"rgb": {
"r": 172,
"g": 254,
"b": 194
},
"hsl": {
"h": 136.098,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.92872,
"c": 0.11449,
"h": 152.1
},
"luminance": 0.83549
}Semantic roles & 50–950 ramp
primary
#ACFEC2
secondary
#E36BC3
accent
#00A8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683