#C3FC7A#C3FC7A
#C3FC7A is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.170 H 128.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FC7A |
|---|---|
| RGB | rgb(195, 252, 122) |
| HSL | hsl(86, 96%, 73%) |
| HSV | hsv(86, 52%, 99%) |
| CMYK | cmyk(22.6%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(92.85, -38.30, 55.89) |
| CIE-LCH | lch(92.85, 67.75, 124.42°) |
| OKLab | oklab(92.52% -0.1069 0.1326) |
| OKLCH | oklch(92.52% 0.17 128.9) |
| XYZ | xyz(60.8285, 82.6269, 31.1524) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.98
Pale Lime
#BEFD73
ΔE00 1.04
Light Yellow Green
#CCFD7F
ΔE00 1.32
Light Yellowish Green
#C2FF89
ΔE00 2.07
Light Lime Green
#B9FF66
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FC7A #B37AFC
analogous
#FCF47A #C3FC7A #82FC7A
triadic
#C3FC7A #7AC3FC #FC7AC3
tetradic
#C3FC7A #7AFCF4 #B37AFC #FC7A82
square
#C3FC7A #7AFCF4 #B37AFC #FC7A82
split-complementary
#C3FC7A #7A82FC #F47AFC
monochromatic
#8DF606 #A8FB3E #C3FC7A #DEFDB6 #F1FEE1
Accessibility & contrast
On white
1.20
#C3FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C3FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FC7A
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FC7A | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#C8F2DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c3fc7a; /* rgb */ color: rgb(195, 252, 122); /* oklch */ color: oklch(92.5% 0.170 128.9);
Tailwind
colors: {
custom: {
50: '#d8fda3',
500: '#c3fc7a',
950: '#000000',
},
}SCSS
$custom: #c3fc7a; $custom-light: #d8fda3; $custom-dark: #000000;
JSON
{
"hex": "#c3fc7a",
"rgb": {
"r": 195,
"g": 252,
"b": 122
},
"hsl": {
"h": 86.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.92517,
"c": 0.17036,
"h": 128.9
},
"luminance": 0.82628
}Semantic roles & 50–950 ramp
primary
#C3FC7A
secondary
#8441D9
accent
#00E665
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580