#C3FA7E#C3FA7E
#C3FA7E is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.164 H 128.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA7E |
|---|---|
| RGB | rgb(195, 250, 126) |
| HSL | hsl(87, 93%, 74%) |
| HSV | hsv(87, 50%, 98%) |
| CMYK | cmyk(22%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(92.34, -37.00, 53.45) |
| CIE-LCH | lch(92.34, 65.00, 124.69°) |
| OKLab | oklab(92.12% -0.103 0.1276) |
| OKLCH | oklch(92.12% 0.164 128.9) |
| XYZ | xyz(60.4567, 81.4786, 32.2764) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.88
Light Yellow Green
#CCFD7F
ΔE00 1.40
Pale Lime
#BEFD73
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Light Lime Green
#B9FF66
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA7E #B57EFA
analogous
#FAF37E #C3FA7E #85FA7E
triadic
#C3FA7E #7EC3FA #FA7EC3
tetradic
#C3FA7E #7EFAF3 #B57EFA #FA7E85
square
#C3FA7E #7EFAF3 #B57EFA #FA7E85
split-complementary
#C3FA7E #7E85FA #F37EFA
monochromatic
#8CF409 #A8F843 #C3FA7E #DEFCB9 #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C3FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA7E
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA7E | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC73
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#C8F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa7e; /* rgb */ color: rgb(195, 250, 126); /* oklch */ color: oklch(92.1% 0.164 128.9);
Tailwind
colors: {
custom: {
50: '#d7fca6',
500: '#c3fa7e',
950: '#000000',
},
}SCSS
$custom: #c3fa7e; $custom-light: #d7fca6; $custom-dark: #000000;
JSON
{
"hex": "#c3fa7e",
"rgb": {
"r": 195,
"g": 250,
"b": 126
},
"hsl": {
"h": 86.613,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.92123,
"c": 0.16397,
"h": 128.9
},
"luminance": 0.8148
}Semantic roles & 50–950 ramp
primary
#C3FA7E
secondary
#8645D7
accent
#00E666
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580