#C3F596#C3F596
#C3F596 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.4% C 0.133 H 131.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F596 |
|---|---|
| RGB | rgb(195, 245, 150) |
| HSL | hsl(92, 83%, 77%) |
| HSV | hsv(92, 39%, 96%) |
| CMYK | cmyk(20.4%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(91.28, -31.94, 40.64) |
| CIE-LCH | lch(91.28, 51.69, 128.16°) |
| OKLab | oklab(91.37% -0.0875 0.1) |
| OKLCH | oklch(91.37% 0.133 131.2) |
| XYZ | xyz(60.6621, 79.1078, 40.9216) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F596 #C896F5
analogous
#F3F596 #C3F596 #96F599
triadic
#C3F596 #96C3F5 #F596C3
tetradic
#C3F596 #96F3F5 #C896F5 #F59996
square
#C3F596 #96F3F5 #C896F5 #F59996
split-complementary
#C3F596 #9996F5 #F596F3
monochromatic
#83EA26 #A3F05E #C3F596 #E3FACE #EFFCE3
Accessibility & contrast
On white
1.25
#C3F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C3F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F596
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F596 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#F5E59B
Tritanopia (blue-blind)
#C5EEDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3f596; /* rgb */ color: rgb(195, 245, 150); /* oklch */ color: oklch(91.4% 0.133 131.2);
Tailwind
colors: {
custom: {
50: '#d6f8b6',
500: '#c3f596',
950: '#000000',
},
}SCSS
$custom: #c3f596; $custom-light: #d6f8b6; $custom-dark: #000000;
JSON
{
"hex": "#c3f596",
"rgb": {
"r": 195,
"g": 245,
"b": 150
},
"hsl": {
"h": 91.579,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.91369,
"c": 0.13288,
"h": 131.2
},
"luminance": 0.79109
}Semantic roles & 50–950 ramp
primary
#C3F596
secondary
#9B5CD3
accent
#06DF78
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581