#ACF89E#ACF89E
#ACF89E is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.8% C 0.141 H 140.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF89E |
|---|---|
| RGB | rgb(172, 248, 158) |
| HSL | hsl(111, 87%, 80%) |
| HSV | hsv(111, 36%, 97%) |
| CMYK | cmyk(30.6%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(90.95, -39.96, 36.00) |
| CIE-LCH | lch(90.95, 53.78, 137.98°) |
| OKLab | oklab(90.8% -0.109 0.0895) |
| OKLCH | oklch(90.8% 0.141 140.6) |
| XYZ | xyz(56.7502, 78.3717, 44.4783) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.06
Pale Light Green
#B1FC99
ΔE00 1.74
Pastel Green
#B0FF9D
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 2.48
Palegreen
#98FB98
ΔE00 2.73
Washed Out Green
#BCF5A6
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF89E #EA9EF8
analogous
#D9F89E #ACF89E #9EF8BD
triadic
#ACF89E #9EACF8 #F89EAC
tetradic
#ACF89E #9ED9F8 #EA9EF8 #F8BD9E
square
#ACF89E #9ED9F8 #EA9EF8 #F8BD9E
split-complementary
#ACF89E #BD9EF8 #F89ED9
monochromatic
#4AF02C #7BF465 #ACF89E #DDFCD7 #E7FDE2
Accessibility & contrast
On white
1.26
#ACF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#ACF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF89E
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF89E | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA98
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#A7F2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf89e; /* rgb */ color: rgb(172, 248, 158); /* oklch */ color: oklch(90.8% 0.141 140.6);
Tailwind
colors: {
custom: {
50: '#c7fbbb',
500: '#acf89e',
950: '#000000',
},
}SCSS
$custom: #acf89e; $custom-light: #c7fbbb; $custom-dark: #000000;
JSON
{
"hex": "#acf89e",
"rgb": {
"r": 172,
"g": 248,
"b": 158
},
"hsl": {
"h": 110.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.90803,
"c": 0.14105,
"h": 140.6
},
"luminance": 0.78374
}Semantic roles & 50–950 ramp
primary
#ACF89E
secondary
#C662D8
accent
#02E3C0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131712
muted
#828582