#C3FA7D#C3FA7D
#C3FA7D is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.165 H 128.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA7D |
|---|---|
| RGB | rgb(195, 250, 125) |
| HSL | hsl(86, 93%, 74%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(22%, 0%, 50%, 2%) |
| CIE-LAB | lab(92.33, -37.10, 53.89) |
| CIE-LCH | lch(92.33, 65.43, 124.54°) |
| OKLab | oklab(92.11% -0.1034 0.1285) |
| OKLCH | oklch(92.11% 0.165 128.8) |
| XYZ | xyz(60.3925, 81.4529, 31.9383) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.93
Light Yellow Green
#CCFD7F
ΔE00 1.35
Pale Lime
#BEFD73
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Lime Green
#B9FF66
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA7D #B47DFA
analogous
#FAF37D #C3FA7D #84FA7D
triadic
#C3FA7D #7DC3FA #FA7DC3
tetradic
#C3FA7D #7DFAF3 #B47DFA #FA7D84
square
#C3FA7D #7DFAF3 #B47DFA #FA7D84
split-complementary
#C3FA7D #7D84FA #F37DFA
monochromatic
#8CF309 #A8F842 #C3FA7D #DEFCB8 #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C3FA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA7D
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA7D | 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)
#FFEB72
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#C8F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa7d; /* rgb */ color: rgb(195, 250, 125); /* oklch */ color: oklch(92.1% 0.165 128.8);
Tailwind
colors: {
custom: {
50: '#d7fca5',
500: '#c3fa7d',
950: '#000000',
},
}SCSS
$custom: #c3fa7d; $custom-light: #d7fca5; $custom-dark: #000000;
JSON
{
"hex": "#c3fa7d",
"rgb": {
"r": 195,
"g": 250,
"b": 125
},
"hsl": {
"h": 86.4,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.9211,
"c": 0.16491,
"h": 128.8
},
"luminance": 0.81454
}Semantic roles & 50–950 ramp
primary
#C3FA7D
secondary
#8544D7
accent
#00E665
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580