#C4FA82#C4FA82
#C4FA82 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.160 H 129.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA82 |
|---|---|
| RGB | rgb(196, 250, 130) |
| HSL | hsl(87, 92%, 75%) |
| HSV | hsv(87, 48%, 98%) |
| CMYK | cmyk(21.6%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.45, -36.22, 51.73) |
| CIE-LCH | lch(92.45, 63.15, 125.00°) |
| OKLab | oklab(92.24% -0.1006 0.124) |
| OKLCH | oklch(92.24% 0.16 129.1) |
| XYZ | xyz(60.9793, 81.7176, 33.6751) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.92
Light Yellowish Green
#C2FF89
ΔE00 1.52
Light Yellow Green
#CCFD7F
ΔE00 1.56
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA82 #B882FA
analogous
#FAF482 #C4FA82 #88FA82
triadic
#C4FA82 #82C4FA #FA82C4
tetradic
#C4FA82 #82FAF4 #B882FA #FA8288
square
#C4FA82 #82FAF4 #B882FA #FA8288
split-complementary
#C4FA82 #8288FA #F482FA
monochromatic
#8CF50C #A8F847 #C4FA82 #E0FCBD #F1FEE2
Accessibility & contrast
On white
1.21
#C4FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C4FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA82
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA82 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#C8F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa82; /* rgb */ color: rgb(196, 250, 130); /* oklch */ color: oklch(92.2% 0.160 129.1);
Tailwind
colors: {
custom: {
50: '#d8fca8',
500: '#c4fa82',
950: '#000000',
},
}SCSS
$custom: #c4fa82; $custom-light: #d8fca8; $custom-dark: #000000;
JSON
{
"hex": "#c4fa82",
"rgb": {
"r": 196,
"g": 250,
"b": 130
},
"hsl": {
"h": 87,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.92238,
"c": 0.15972,
"h": 129.1
},
"luminance": 0.81719
}Semantic roles & 50–950 ramp
primary
#C4FA82
secondary
#8948D8
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581