#C3F576#C3F576
#C3F576 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.165 H 127.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F576 |
|---|---|
| RGB | rgb(195, 245, 118) |
| HSL | hsl(84, 86%, 71%) |
| HSV | hsv(84, 52%, 96%) |
| CMYK | cmyk(20.4%, 0%, 51.8%, 3.9%) |
| CIE-LAB | lab(90.88, -35.54, 55.36) |
| CIE-LCH | lch(90.88, 65.79, 122.70°) |
| OKLab | oklab(90.91% -0.0996 0.1312) |
| OKLCH | oklch(90.91% 0.165 127.2) |
| XYZ | xyz(58.4279, 78.2141, 29.1546) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.75
Pale Lime
#BEFD73
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Light Lime Green
#B9FF66
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F576 #A876F5
analogous
#F5E776 #C3F576 #83F576
triadic
#C3F576 #76C3F5 #F576C3
tetradic
#C3F576 #76F5E7 #A876F5 #F57683
square
#C3F576 #76F5E7 #A876F5 #F57683
split-complementary
#C3F576 #7683F5 #E776F5
monochromatic
#8EE010 #AAF13D #C3F576 #DCF9AF #F3FDE2
Accessibility & contrast
On white
1.26
#C3F576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C3F576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F576
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F576 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76A
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#C9EBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3f576; /* rgb */ color: rgb(195, 245, 118); /* oklch */ color: oklch(90.9% 0.165 127.2);
Tailwind
colors: {
custom: {
50: '#d7f8a0',
500: '#c3f576',
950: '#000000',
},
}SCSS
$custom: #c3f576; $custom-light: #d7f8a0; $custom-dark: #000000;
JSON
{
"hex": "#c3f576",
"rgb": {
"r": 195,
"g": 245,
"b": 118
},
"hsl": {
"h": 83.622,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.9091,
"c": 0.16467,
"h": 127.2
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#C3F576
secondary
#783FD0
accent
#03E35B
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580