#ACFEB8#ACFEB8
#ACFEB8 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.7% C 0.124 H 148.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEB8 |
|---|---|
| RGB | rgb(172, 254, 184) |
| HSL | hsl(129, 98%, 84%) |
| HSV | hsv(129, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(93.06, -38.57, 25.76) |
| CIE-LCH | lch(93.06, 46.38, 146.26°) |
| OKLab | oklab(92.66% -0.1054 0.0654) |
| OKLCH | oklch(92.66% 0.124 148.2) |
| XYZ | xyz(61.1038, 83.1120, 58.1607) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.91
Light Mint Green
#A6FBB2
ΔE00 0.99
Light Mint
#B6FFBB
ΔE00 1.31
Mint (survey)
#9FFEB0
ΔE00 1.92
Light Seafoam
#A0FEBF
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEB8 #FEACF2
analogous
#C9FEAC #ACFEB8 #ACFEE1
triadic
#ACFEB8 #B8ACFE #FEB8AC
tetradic
#ACFEB8 #ACC9FE #FEACF2 #FEE1AC
square
#ACFEB8 #ACC9FE #FEACF2 #FEE1AC
split-complementary
#ACFEB8 #E1ACFE #FEACC9
monochromatic
#33FD51 #70FD84 #ACFEB8 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.19
#ACFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#ACFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEB8
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEB8 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B4
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#A1FBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #acfeb8; /* rgb */ color: rgb(172, 254, 184); /* oklch */ color: oklch(92.7% 0.124 148.2);
Tailwind
colors: {
custom: {
50: '#c7ffcd',
500: '#acfeb8',
950: '#000000',
},
}SCSS
$custom: #acfeb8; $custom-light: #c7ffcd; $custom-dark: #000000;
JSON
{
"hex": "#acfeb8",
"rgb": {
"r": 172,
"g": 254,
"b": 184
},
"hsl": {
"h": 128.78,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.92657,
"c": 0.12406,
"h": 148.2
},
"luminance": 0.83115
}Semantic roles & 50–950 ramp
primary
#ACFEB8
secondary
#E36BD2
accent
#00C4E6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#131813
muted
#828683