#C3FA7A#C3FA7A
#C3FA7A is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.168 H 128.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA7A |
|---|---|
| RGB | rgb(195, 250, 122) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 51%, 98%) |
| CMYK | cmyk(22%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(92.30, -37.40, 55.23) |
| CIE-LCH | lch(92.30, 66.70, 124.11°) |
| OKLab | oklab(92.07% -0.1045 0.1312) |
| OKLCH | oklch(92.07% 0.168 128.5) |
| XYZ | xyz(60.2037, 81.3774, 30.9441) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.16
Light Yellow Green
#CCFD7F
ΔE00 1.27
Pale Lime
#BEFD73
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Light Lime Green
#B9FF66
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA7A #B17AFA
analogous
#FAF17A #C3FA7A #83FA7A
triadic
#C3FA7A #7AC3FA #FA7AC3
tetradic
#C3FA7A #7AFAF1 #B17AFA #FA7A83
square
#C3FA7A #7AFAF1 #B17AFA #FA7A83
split-complementary
#C3FA7A #7A83FA #F17AFA
monochromatic
#8DF109 #A8F83F #C3FA7A #DEFCB5 #F2FEE2
Accessibility & contrast
On white
1.22
#C3FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C3FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA7A
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA7A | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6E
Deuteranopia (green-blind)
#FDE882
Tritanopia (blue-blind)
#C8F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa7a; /* rgb */ color: rgb(195, 250, 122); /* oklch */ color: oklch(92.1% 0.168 128.5);
Tailwind
colors: {
custom: {
50: '#d7fca3',
500: '#c3fa7a',
950: '#000000',
},
}SCSS
$custom: #c3fa7a; $custom-light: #d7fca3; $custom-dark: #000000;
JSON
{
"hex": "#c3fa7a",
"rgb": {
"r": 195,
"g": 250,
"b": 122
},
"hsl": {
"h": 85.781,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.92072,
"c": 0.16769,
"h": 128.5
},
"luminance": 0.81378
}Semantic roles & 50–950 ramp
primary
#C3FA7A
secondary
#8241D7
accent
#00E663
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580