#C4FA70#C4FA70
#C4FA70 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.176 H 127.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA70 |
|---|---|
| RGB | rgb(196, 250, 112) |
| HSL | hsl(83, 93%, 71%) |
| HSV | hsv(83, 55%, 98%) |
| CMYK | cmyk(21.6%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(92.25, -37.99, 59.68) |
| CIE-LCH | lch(92.25, 70.74, 122.48°) |
| OKLab | oklab(92.02% -0.1069 0.14) |
| OKLCH | oklch(92.02% 0.176 127.4) |
| XYZ | xyz(59.8750, 81.2759, 27.8594) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.45
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.30
Light Lime Green
#B9FF66
ΔE00 2.31
Pear
#CBF85F
ΔE00 2.70
Pale Lime Green
#B1FF65
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA70 #A670FA
analogous
#FAEB70 #C4FA70 #7FFA70
triadic
#C4FA70 #70C4FA #FA70C4
tetradic
#C4FA70 #70FAEB #A670FA #FA707F
square
#C4FA70 #70FAEB #A670FA #FA707F
split-complementary
#C4FA70 #707FFA #EB70FA
monochromatic
#90E808 #ACF835 #C4FA70 #DCFCAB #F3FEE1
Accessibility & contrast
On white
1.22
#C4FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#C4FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA70
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA70 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#CAF0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa70; /* rgb */ color: rgb(196, 250, 112); /* oklch */ color: oklch(92.0% 0.176 127.4);
Tailwind
colors: {
custom: {
50: '#d9fc9d',
500: '#c4fa70',
950: '#000000',
},
}SCSS
$custom: #c4fa70; $custom-light: #d9fc9d; $custom-dark: #000000;
JSON
{
"hex": "#c4fa70",
"rgb": {
"r": 196,
"g": 250,
"b": 112
},
"hsl": {
"h": 83.478,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.92017,
"c": 0.17614,
"h": 127.4
},
"luminance": 0.81277
}Semantic roles & 50–950 ramp
primary
#C4FA70
secondary
#7639D5
accent
#00E65A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580