#C4FC80#C4FC80
#C4FC80 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.7% C 0.164 H 129.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FC80 |
|---|---|
| RGB | rgb(196, 252, 128) |
| HSL | hsl(87, 95%, 75%) |
| HSV | hsv(87, 49%, 99%) |
| CMYK | cmyk(22.2%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(92.98, -37.33, 53.30) |
| CIE-LCH | lch(92.98, 65.07, 125.01°) |
| OKLab | oklab(92.66% -0.1039 0.1274) |
| OKLCH | oklch(92.66% 0.164 129.2) |
| XYZ | xyz(61.4711, 82.9139, 33.1833) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.48
Light Yellow Green
#CCFD7F
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.47
Pale Lime
#BEFD73
ΔE00 1.66
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Light Lime Green
#B9FF66
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC80 #B880FC
analogous
#FCF680 #C4FC80 #86FC80
triadic
#C4FC80 #80C4FC #FC80C4
tetradic
#C4FC80 #80FCF6 #B880FC #FC8086
square
#C4FC80 #80FCF6 #B880FC #FC8086
split-complementary
#C4FC80 #8086FC #F680FC
monochromatic
#8CF908 #A8FB44 #C4FC80 #E0FDBC #F1FEE1
Accessibility & contrast
On white
1.19
#C4FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#C4FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC80
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC80 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#C8F3DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c4fc80; /* rgb */ color: rgb(196, 252, 128); /* oklch */ color: oklch(92.7% 0.164 129.2);
Tailwind
colors: {
custom: {
50: '#d8fda7',
500: '#c4fc80',
950: '#000000',
},
}SCSS
$custom: #c4fc80; $custom-light: #d8fda7; $custom-dark: #000000;
JSON
{
"hex": "#c4fc80",
"rgb": {
"r": 196,
"g": 252,
"b": 128
},
"hsl": {
"h": 87.097,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.92656,
"c": 0.16435,
"h": 129.2
},
"luminance": 0.82915
}Semantic roles & 50–950 ramp
primary
#C4FC80
secondary
#8946DA
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581