#ACF889#ACF889
#ACF889 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.5% C 0.162 H 136.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF889 |
|---|---|
| RGB | rgb(172, 248, 137) |
| HSL | hsl(101, 89%, 75%) |
| HSV | hsv(101, 45%, 97%) |
| CMYK | cmyk(30.6%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(90.65, -42.79, 45.89) |
| CIE-LCH | lch(90.65, 62.74, 133.00°) |
| OKLab | oklab(90.46% -0.1174 0.1115) |
| OKLCH | oklch(90.46% 0.162 136.5) |
| XYZ | xyz(55.0945, 77.7095, 35.7586) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.12
Pastel Green
#B0FF9D
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.77
Light Green
#96F97B
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Spring Green (survey)
#A9F971
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF889 #D589F8
analogous
#E3F889 #ACF889 #89F89D
triadic
#ACF889 #89ACF8 #F889AC
tetradic
#ACF889 #89E3F8 #D589F8 #F89D89
square
#ACF889 #89E3F8 #D589F8 #F89D89
split-complementary
#ACF889 #9D89F8 #F889E3
monochromatic
#5BF115 #83F54F #ACF889 #D5FBC3 #EBFDE2
Accessibility & contrast
On white
1.27
#ACF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#ACF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF889
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF889 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#AAF1DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #acf889; /* rgb */ color: rgb(172, 248, 137); /* oklch */ color: oklch(90.5% 0.162 136.5);
Tailwind
colors: {
custom: {
50: '#c7fbad',
500: '#acf889',
950: '#000000',
},
}SCSS
$custom: #acf889; $custom-light: #c7fbad; $custom-dark: #000000;
JSON
{
"hex": "#acf889",
"rgb": {
"r": 172,
"g": 248,
"b": 137
},
"hsl": {
"h": 101.081,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.90459,
"c": 0.16195,
"h": 136.5
},
"luminance": 0.77712
}Semantic roles & 50–950 ramp
primary
#ACF889
secondary
#AB4FD6
accent
#00E59D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581