#C3FC75#C3FC75
#C3FC75 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.175 H 128.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FC75 |
|---|---|
| RGB | rgb(195, 252, 117) |
| HSL | hsl(85, 96%, 72%) |
| HSV | hsv(85, 54%, 99%) |
| CMYK | cmyk(22.6%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(92.80, -38.79, 58.08) |
| CIE-LCH | lch(92.80, 69.84, 123.74°) |
| OKLab | oklab(92.46% -0.1087 0.137) |
| OKLCH | oklch(92.46% 0.175 128.4) |
| XYZ | xyz(60.5266, 82.5061, 29.5626) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.84
Light Yellow Green
#CCFD7F
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 1.58
Light Lime Green
#B9FF66
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.67
Pale Lime Green
#B1FF65
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FC75 #AE75FC
analogous
#FCF175 #C3FC75 #80FC75
triadic
#C3FC75 #75C3FC #FC75C3
tetradic
#C3FC75 #75FCF1 #AE75FC #FC7580
square
#C3FC75 #75FCF1 #AE75FC #FC7580
split-complementary
#C3FC75 #7580FC #F175FC
monochromatic
#8EF105 #A9FB39 #C3FC75 #DDFDB1 #F2FEE1
Accessibility & contrast
On white
1.20
#C3FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C3FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FC75
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FC75 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#C8F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c3fc75; /* rgb */ color: rgb(195, 252, 117); /* oklch */ color: oklch(92.5% 0.175 128.4);
Tailwind
colors: {
custom: {
50: '#d8fda0',
500: '#c3fc75',
950: '#000000',
},
}SCSS
$custom: #c3fc75; $custom-light: #d8fda0; $custom-dark: #000000;
JSON
{
"hex": "#c3fc75",
"rgb": {
"r": 195,
"g": 252,
"b": 117
},
"hsl": {
"h": 85.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.92457,
"c": 0.17485,
"h": 128.4
},
"luminance": 0.82507
}Semantic roles & 50–950 ramp
primary
#C3FC75
secondary
#7E3DD9
accent
#00E661
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580