#ACF689#ACF689
#ACF689 is a very light, vivid green. Relative luminance 0.765; OKLCH L 90.0% C 0.159 H 136.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF689 |
|---|---|
| RGB | rgb(172, 246, 137) |
| HSL | hsl(101, 86%, 75%) |
| HSV | hsv(101, 44%, 96%) |
| CMYK | cmyk(30.1%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(90.08, -41.91, 45.18) |
| CIE-LCH | lch(90.08, 61.63, 132.85°) |
| OKLab | oklab(90% -0.115 0.1099) |
| OKLCH | oklch(90% 0.159 136.3) |
| XYZ | xyz(54.4829, 76.4863, 35.5548) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Light Green
#96F97B
ΔE00 3.08
Spring Green (survey)
#A9F971
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF689 #D389F6
analogous
#E2F689 #ACF689 #89F69C
triadic
#ACF689 #89ACF6 #F689AC
tetradic
#ACF689 #89E2F6 #D389F6 #F69C89
square
#ACF689 #89E2F6 #D389F6 #F69C89
split-complementary
#ACF689 #9C89F6 #F689E2
monochromatic
#5CED17 #84F250 #ACF689 #D4FAC2 #EBFDE3
Accessibility & contrast
On white
1.29
#ACF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#ACF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF689
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF689 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#AAEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf689; /* rgb */ color: rgb(172, 246, 137); /* oklch */ color: oklch(90.0% 0.159 136.3);
Tailwind
colors: {
custom: {
50: '#c7f9ad',
500: '#acf689',
950: '#000000',
},
}SCSS
$custom: #acf689; $custom-light: #c7f9ad; $custom-dark: #000000;
JSON
{
"hex": "#acf689",
"rgb": {
"r": 172,
"g": 246,
"b": 137
},
"hsl": {
"h": 100.734,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.90003,
"c": 0.15911,
"h": 136.3
},
"luminance": 0.76488
}Semantic roles & 50–950 ramp
primary
#ACF689
secondary
#A950D3
accent
#03E29B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581