#C3F577#C3F577
#C3F577 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.164 H 127.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F577 |
|---|---|
| RGB | rgb(195, 245, 119) |
| HSL | hsl(84, 86%, 71%) |
| HSV | hsv(84, 51%, 96%) |
| CMYK | cmyk(20.4%, 0%, 51.4%, 3.9%) |
| CIE-LAB | lab(90.89, -35.44, 54.92) |
| CIE-LCH | lch(90.89, 65.36, 122.84°) |
| OKLab | oklab(90.92% -0.0992 0.1303) |
| OKLCH | oklch(90.92% 0.164 127.3) |
| XYZ | xyz(58.4876, 78.2380, 29.4692) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.07
Light Lime Green
#B9FF66
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F577 #A977F5
analogous
#F5E877 #C3F577 #84F577
triadic
#C3F577 #77C3F5 #F577C3
tetradic
#C3F577 #77F5E8 #A977F5 #F57784
square
#C3F577 #77F5E8 #A977F5 #F57784
split-complementary
#C3F577 #7784F5 #E877F5
monochromatic
#8EE111 #AAF13E #C3F577 #DCF9B0 #F2FDE2
Accessibility & contrast
On white
1.26
#C3F577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#C3F577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F577
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F577 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76B
Deuteranopia (green-blind)
#F9E47F
Tritanopia (blue-blind)
#C9EBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3f577; /* rgb */ color: rgb(195, 245, 119); /* oklch */ color: oklch(90.9% 0.164 127.3);
Tailwind
colors: {
custom: {
50: '#d7f8a1',
500: '#c3f577',
950: '#000000',
},
}SCSS
$custom: #c3f577; $custom-light: #d7f8a1; $custom-dark: #000000;
JSON
{
"hex": "#c3f577",
"rgb": {
"r": 195,
"g": 245,
"b": 119
},
"hsl": {
"h": 83.81,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.90922,
"c": 0.16375,
"h": 127.3
},
"luminance": 0.78239
}Semantic roles & 50–950 ramp
primary
#C3F577
secondary
#7940D0
accent
#03E35C
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580