#C4FA84#C4FA84
#C4FA84 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.158 H 129.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA84 |
|---|---|
| RGB | rgb(196, 250, 132) |
| HSL | hsl(87, 92%, 75%) |
| HSV | hsv(87, 47%, 98%) |
| CMYK | cmyk(21.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.47, -36.00, 50.82) |
| CIE-LCH | lch(92.47, 62.28, 125.31°) |
| OKLab | oklab(92.27% -0.0999 0.1221) |
| OKLCH | oklch(92.27% 0.158 129.3) |
| XYZ | xyz(61.1148, 81.7718, 34.3890) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.03
Light Yellowish Green
#C2FF89
ΔE00 1.39
Pistachio (survey)
#C0FA8B
ΔE00 1.41
Light Yellow Green
#CCFD7F
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA84 #BA84FA
analogous
#FAF584 #C4FA84 #89FA84
triadic
#C4FA84 #84C4FA #FA84C4
tetradic
#C4FA84 #84FAF5 #BA84FA #FA8489
square
#C4FA84 #84FAF5 #BA84FA #FA8489
split-complementary
#C4FA84 #8489FA #F584FA
monochromatic
#8CF50E #A8F849 #C4FA84 #E0FCBF #F1FEE2
Accessibility & contrast
On white
1.21
#C4FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#C4FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA84
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA84 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#C8F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa84; /* rgb */ color: rgb(196, 250, 132); /* oklch */ color: oklch(92.3% 0.158 129.3);
Tailwind
colors: {
custom: {
50: '#d8fcaa',
500: '#c4fa84',
950: '#000000',
},
}SCSS
$custom: #c4fa84; $custom-light: #d8fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c4fa84",
"rgb": {
"r": 196,
"g": 250,
"b": 132
},
"hsl": {
"h": 87.458,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92266,
"c": 0.15779,
"h": 129.3
},
"luminance": 0.81773
}Semantic roles & 50–950 ramp
primary
#C4FA84
secondary
#8B4AD8
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581