#C4FC72#C4FC72
#C4FC72 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.177 H 127.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FC72 |
|---|---|
| RGB | rgb(196, 252, 114) |
| HSL | hsl(84, 96%, 72%) |
| HSV | hsv(84, 55%, 99%) |
| CMYK | cmyk(22.2%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(92.83, -38.71, 59.46) |
| CIE-LCH | lch(92.83, 70.94, 123.06°) |
| OKLab | oklab(92.49% -0.1087 0.1397) |
| OKLCH | oklch(92.49% 0.177 127.9) |
| XYZ | xyz(60.6124, 82.5704, 28.6607) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.09
Light Yellow Green
#CCFD7F
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 2.01
Light Lime Green
#B9FF66
ΔE00 2.05
Pale Lime Green
#B1FF65
ΔE00 2.92
Pear
#CBF85F
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC72 #AA72FC
analogous
#FCEF72 #C4FC72 #7FFC72
triadic
#C4FC72 #72C4FC #FC72C4
tetradic
#C4FC72 #72FCEF #AA72FC #FC727F
square
#C4FC72 #72FCEF #AA72FC #FC727F
split-complementary
#C4FC72 #727FFC #EF72FC
monochromatic
#90EF05 #ABFB36 #C4FC72 #DDFDAE #F2FEE1
Accessibility & contrast
On white
1.20
#C4FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#C4FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC72
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC72 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#CAF2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fc72; /* rgb */ color: rgb(196, 252, 114); /* oklch */ color: oklch(92.5% 0.177 127.9);
Tailwind
colors: {
custom: {
50: '#d9fd9e',
500: '#c4fc72',
950: '#000000',
},
}SCSS
$custom: #c4fc72; $custom-light: #d9fd9e; $custom-dark: #000000;
JSON
{
"hex": "#c4fc72",
"rgb": {
"r": 196,
"g": 252,
"b": 114
},
"hsl": {
"h": 84.348,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.92485,
"c": 0.17702,
"h": 127.9
},
"luminance": 0.82571
}Semantic roles & 50–950 ramp
primary
#C4FC72
secondary
#7A3AD8
accent
#00E65D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580