#ACF993#ACF993
#ACF993 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.8% C 0.154 H 138.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF993 |
|---|---|
| RGB | rgb(172, 249, 147) |
| HSL | hsl(105, 89%, 78%) |
| HSV | hsv(105, 41%, 98%) |
| CMYK | cmyk(30.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.06, -41.94, 41.58) |
| CIE-LCH | lch(91.06, 59.05, 135.25°) |
| OKLab | oklab(90.84% -0.1147 0.1021) |
| OKLCH | oklch(90.84% 0.154 138.3) |
| XYZ | xyz(56.1536, 78.6264, 39.8158) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.88
Pastel Green
#B0FF9D
ΔE00 1.51
Light Pastel Green
#B2FBA5
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF993 #E093F9
analogous
#DFF993 #ACF993 #93F9AD
triadic
#ACF993 #93ACF9 #F993AC
tetradic
#ACF993 #93DFF9 #E093F9 #F9AD93
square
#ACF993 #93DFF9 #E093F9 #F9AD93
split-complementary
#ACF993 #AD93F9 #F993DF
monochromatic
#53F31F #7FF659 #ACF993 #D9FCCD #E9FDE2
Accessibility & contrast
On white
1.26
#ACF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#ACF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF993
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF993 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F3E399
Tritanopia (blue-blind)
#A8F3E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf993; /* rgb */ color: rgb(172, 249, 147); /* oklch */ color: oklch(90.8% 0.154 138.3);
Tailwind
colors: {
custom: {
50: '#c7fbb4',
500: '#acf993',
950: '#000000',
},
}SCSS
$custom: #acf993; $custom-light: #c7fbb4; $custom-dark: #000000;
JSON
{
"hex": "#acf993",
"rgb": {
"r": 172,
"g": 249,
"b": 147
},
"hsl": {
"h": 105.294,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.90842,
"c": 0.15357,
"h": 138.3
},
"luminance": 0.78629
}Semantic roles & 50–950 ramp
primary
#ACF993
secondary
#B958D9
accent
#00E6AD
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581