#ACF68C#ACF68C
#ACF68C is a very light, vivid green. Relative luminance 0.766; OKLCH L 90.0% C 0.156 H 136.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF68C |
|---|---|
| RGB | rgb(172, 246, 140) |
| HSL | hsl(102, 85%, 76%) |
| HSV | hsv(102, 43%, 96%) |
| CMYK | cmyk(30.1%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(90.13, -41.53, 43.78) |
| CIE-LCH | lch(90.13, 60.35, 133.49°) |
| OKLab | oklab(90.05% -0.1139 0.1069) |
| OKLCH | oklch(90.05% 0.156 136.8) |
| XYZ | xyz(54.7011, 76.5736, 36.7039) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.81
Pastel Green
#B0FF9D
ΔE00 2.53
Celery
#C1FD95
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Green
#96F97B
ΔE00 3.29
Light Pastel Green
#B2FBA5
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF68C #D68CF6
analogous
#E1F68C #ACF68C #8CF6A1
triadic
#ACF68C #8CACF6 #F68CAC
tetradic
#ACF68C #8CE1F6 #D68CF6 #F6A18C
square
#ACF68C #8CE1F6 #D68CF6 #F6A18C
split-complementary
#ACF68C #A18CF6 #F68CE1
monochromatic
#5AED1A #83F253 #ACF68C #D5FAC5 #EBFDE3
Accessibility & contrast
On white
1.29
#ACF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#ACF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF68C
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF68C | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F2E092
Tritanopia (blue-blind)
#AAEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf68c; /* rgb */ color: rgb(172, 246, 140); /* oklch */ color: oklch(90.0% 0.156 136.8);
Tailwind
colors: {
custom: {
50: '#c7f9af',
500: '#acf68c',
950: '#000000',
},
}SCSS
$custom: #acf68c; $custom-light: #c7f9af; $custom-dark: #000000;
JSON
{
"hex": "#acf68c",
"rgb": {
"r": 172,
"g": 246,
"b": 140
},
"hsl": {
"h": 101.887,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.90049,
"c": 0.15616,
"h": 136.8
},
"luminance": 0.76576
}Semantic roles & 50–950 ramp
primary
#ACF68C
secondary
#AD53D4
accent
#04E29F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581