#C3FA7C#C3FA7C
#C3FA7C is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.166 H 128.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA7C |
|---|---|
| RGB | rgb(195, 250, 124) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(22%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.32, -37.20, 54.34) |
| CIE-LCH | lch(92.32, 65.86, 124.40°) |
| OKLab | oklab(92.1% -0.1037 0.1294) |
| OKLCH | oklch(92.1% 0.166 128.7) |
| XYZ | xyz(60.3289, 81.4275, 31.6035) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.00
Light Yellow Green
#CCFD7F
ΔE00 1.31
Pale Lime
#BEFD73
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 1.97
Pistachio (survey)
#C0FA8B
ΔE00 2.34
Light Lime Green
#B9FF66
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA7C #B37CFA
analogous
#FAF27C #C3FA7C #84FA7C
triadic
#C3FA7C #7CC3FA #FA7CC3
tetradic
#C3FA7C #7CFAF2 #B37CFA #FA7C84
square
#C3FA7C #7CFAF2 #B37CFA #FA7C84
split-complementary
#C3FA7C #7C84FA #F27CFA
monochromatic
#8DF209 #A8F841 #C3FA7C #DEFCB7 #F2FEE2
Accessibility & contrast
On white
1.21
#C3FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C3FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA7C
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA7C | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FCE884
Tritanopia (blue-blind)
#C8F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa7c; /* rgb */ color: rgb(195, 250, 124); /* oklch */ color: oklch(92.1% 0.166 128.7);
Tailwind
colors: {
custom: {
50: '#d7fca5',
500: '#c3fa7c',
950: '#000000',
},
}SCSS
$custom: #c3fa7c; $custom-light: #d7fca5; $custom-dark: #000000;
JSON
{
"hex": "#c3fa7c",
"rgb": {
"r": 195,
"g": 250,
"b": 124
},
"hsl": {
"h": 86.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.92097,
"c": 0.16584,
"h": 128.7
},
"luminance": 0.81429
}Semantic roles & 50–950 ramp
primary
#C3FA7C
secondary
#8443D7
accent
#00E664
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580