#ACF691#ACF691
#ACF691 is a very light, vivid green. Relative luminance 0.767; OKLCH L 90.1% C 0.151 H 137.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF691 |
|---|---|
| RGB | rgb(172, 246, 145) |
| HSL | hsl(104, 85%, 77%) |
| HSV | hsv(104, 41%, 96%) |
| CMYK | cmyk(30.1%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(90.19, -40.88, 41.44) |
| CIE-LCH | lch(90.19, 58.21, 134.61°) |
| OKLab | oklab(90.13% -0.1119 0.1017) |
| OKLCH | oklch(90.13% 0.151 137.7) |
| XYZ | xyz(55.0782, 76.7244, 38.6899) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.35
Pastel Green
#B0FF9D
ΔE00 2.07
Light Pastel Green
#B2FBA5
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.02
Tea Green
#BDF8A3
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF691 #DB91F6
analogous
#DFF691 #ACF691 #91F6A9
triadic
#ACF691 #91ACF6 #F691AC
tetradic
#ACF691 #91DFF6 #DB91F6 #F6A991
square
#ACF691 #91DFF6 #DB91F6 #F6A991
split-complementary
#ACF691 #A991F6 #F691DF
monochromatic
#57ED20 #81F158 #ACF691 #D7FBCA #EAFDE3
Accessibility & contrast
On white
1.28
#ACF691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#ACF691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF691
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF691 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#A9F0DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf691; /* rgb */ color: rgb(172, 246, 145); /* oklch */ color: oklch(90.1% 0.151 137.7);
Tailwind
colors: {
custom: {
50: '#c7f9b2',
500: '#acf691',
950: '#000000',
},
}SCSS
$custom: #acf691; $custom-light: #c7f9b2; $custom-dark: #000000;
JSON
{
"hex": "#acf691",
"rgb": {
"r": 172,
"g": 246,
"b": 145
},
"hsl": {
"h": 103.96,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.90128,
"c": 0.15119,
"h": 137.7
},
"luminance": 0.76727
}Semantic roles & 50–950 ramp
primary
#ACF691
secondary
#B357D4
accent
#04E1A6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581