#ACF293#ACF293
#ACF293 is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.3% C 0.143 H 137.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF293 |
|---|---|
| RGB | rgb(172, 242, 147) |
| HSL | hsl(104, 79%, 76%) |
| HSV | hsv(104, 39%, 95%) |
| CMYK | cmyk(28.9%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(89.10, -38.83, 39.04) |
| CIE-LCH | lch(89.10, 55.07, 134.84°) |
| OKLab | oklab(89.25% -0.1062 0.0963) |
| OKLCH | oklch(89.25% 0.143 137.8) |
| XYZ | xyz(54.0302, 74.3795, 39.1080) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 2.69
Pastel Green
#B0FF9D
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 3.15
Celery
#C1FD95
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF293 #D993F2
analogous
#DBF293 #ACF293 #93F2AA
triadic
#ACF293 #93ACF2 #F293AC
tetradic
#ACF293 #93DBF2 #D993F2 #F2AA93
square
#ACF293 #93DBF2 #D993F2 #F2AA93
split-complementary
#ACF293 #AA93F2 #F293DB
monochromatic
#58E526 #82EB5C #ACF293 #D6F9CA #EAFCE4
Accessibility & contrast
On white
1.32
#ACF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#ACF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF293
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF293 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#A9ECDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #acf293; /* rgb */ color: rgb(172, 242, 147); /* oklch */ color: oklch(89.3% 0.143 137.8);
Tailwind
colors: {
custom: {
50: '#c7f6b4',
500: '#acf293',
950: '#000000',
},
}SCSS
$custom: #acf293; $custom-light: #c7f6b4; $custom-dark: #000000;
JSON
{
"hex": "#acf293",
"rgb": {
"r": 172,
"g": 242,
"b": 147
},
"hsl": {
"h": 104.211,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.89253,
"c": 0.14331,
"h": 137.8
},
"luminance": 0.74382
}Semantic roles & 50–950 ramp
primary
#ACF293
secondary
#B05ACF
accent
#0BDBA4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581