#ACFEBA#ACFEBA
#ACFEBA is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.7% C 0.122 H 148.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFEBA |
|---|---|
| RGB | rgb(172, 254, 186) |
| HSL | hsl(130, 98%, 84%) |
| HSV | hsv(130, 32%, 100%) |
| CMYK | cmyk(32.3%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(93.10, -38.23, 24.80) |
| CIE-LCH | lch(93.10, 45.57, 147.03°) |
| OKLab | oklab(92.7% -0.1046 0.063) |
| OKLCH | oklch(92.7% 0.122 148.9) |
| XYZ | xyz(61.3149, 83.1965, 59.2727) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.19
Light Mint Green
#A6FBB2
ΔE00 1.26
Light Mint
#B6FFBB
ΔE00 1.37
Mint (survey)
#9FFEB0
ΔE00 2.17
Light Seafoam
#A0FEBF
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFEBA #FEACF0
analogous
#C7FEAC #ACFEBA #ACFEE3
triadic
#ACFEBA #BAACFE #FEBAAC
tetradic
#ACFEBA #ACC7FE #FEACF0 #FEE3AC
square
#ACFEBA #ACC7FE #FEACF0 #FEE3AC
split-complementary
#ACFEBA #E3ACFE #FEACC7
monochromatic
#33FD55 #70FD88 #ACFEBA #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.19
#ACFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#ACFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFEBA
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFEBA | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#A1FBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #acfeba; /* rgb */ color: rgb(172, 254, 186); /* oklch */ color: oklch(92.7% 0.122 148.9);
Tailwind
colors: {
custom: {
50: '#c7ffcf',
500: '#acfeba',
950: '#000000',
},
}SCSS
$custom: #acfeba; $custom-light: #c7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#acfeba",
"rgb": {
"r": 172,
"g": 254,
"b": 186
},
"hsl": {
"h": 130.244,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.92699,
"c": 0.12211,
"h": 148.9
},
"luminance": 0.83199
}Semantic roles & 50–950 ramp
primary
#ACFEBA
secondary
#E36BCF
accent
#00BEE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683