#C3FA70#C3FA70
#C3FA70 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.177 H 127.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA70 |
|---|---|
| RGB | rgb(195, 250, 112) |
| HSL | hsl(84, 93%, 71%) |
| HSV | hsv(84, 55%, 98%) |
| CMYK | cmyk(22%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(92.19, -38.36, 59.59) |
| CIE-LCH | lch(92.19, 70.87, 122.77°) |
| OKLab | oklab(91.95% -0.1079 0.1398) |
| OKLCH | oklch(91.95% 0.177 127.7) |
| XYZ | xyz(59.6157, 81.1422, 27.8473) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.30
Light Yellow Green
#CCFD7F
ΔE00 1.72
Light Lime Green
#B9FF66
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.22
Pear
#CBF85F
ΔE00 2.83
Pale Lime Green
#B1FF65
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA70 #A770FA
analogous
#FAEC70 #C3FA70 #7EFA70
triadic
#C3FA70 #70C3FA #FA70C3
tetradic
#C3FA70 #70FAEC #A770FA #FA707E
square
#C3FA70 #70FAEC #A770FA #FA707E
split-complementary
#C3FA70 #707EFA #EC70FA
monochromatic
#8EE808 #AAF835 #C3FA70 #DCFCAB #F3FEE1
Accessibility & contrast
On white
1.22
#C3FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#C3FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA70
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA70 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FDE879
Tritanopia (blue-blind)
#C9F0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa70; /* rgb */ color: rgb(195, 250, 112); /* oklch */ color: oklch(92.0% 0.177 127.7);
Tailwind
colors: {
custom: {
50: '#d8fc9d',
500: '#c3fa70',
950: '#000000',
},
}SCSS
$custom: #c3fa70; $custom-light: #d8fc9d; $custom-dark: #000000;
JSON
{
"hex": "#c3fa70",
"rgb": {
"r": 195,
"g": 250,
"b": 112
},
"hsl": {
"h": 83.913,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.91954,
"c": 0.17658,
"h": 127.7
},
"luminance": 0.81143
}Semantic roles & 50–950 ramp
primary
#C3FA70
secondary
#7739D5
accent
#00E65B
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580