#C3F079#C3F079
#C3F079 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.8% C 0.155 H 126.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F079 |
|---|---|
| RGB | rgb(195, 240, 121) |
| HSL | hsl(83, 80%, 71%) |
| HSV | hsv(83, 50%, 94%) |
| CMYK | cmyk(18.8%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(89.53, -32.95, 52.38) |
| CIE-LCH | lch(89.53, 61.88, 122.18°) |
| OKLab | oklab(89.84% -0.0921 0.1249) |
| OKLCH | oklch(89.84% 0.155 126.4) |
| XYZ | xyz(57.1168, 75.3021, 29.6111) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.19
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Pale Lime
#BEFD73
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.81
Pear
#CBF85F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F079 #A679F0
analogous
#F0E179 #C3F079 #87F079
triadic
#C3F079 #79C3F0 #F079C3
tetradic
#C3F079 #79F0E1 #A679F0 #F07987
square
#C3F079 #79F0E1 #A679F0 #F07987
split-complementary
#C3F079 #7987F0 #E179F0
monochromatic
#8FD718 #AAEA42 #C3F079 #DCF6B0 #F3FCE3
Accessibility & contrast
On white
1.31
#C3F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#C3F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F079
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F079 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36E
Deuteranopia (green-blind)
#F4E080
Tritanopia (blue-blind)
#C9E7D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c3f079; /* rgb */ color: rgb(195, 240, 121); /* oklch */ color: oklch(89.8% 0.155 126.4);
Tailwind
colors: {
custom: {
50: '#d7f5a2',
500: '#c3f079',
950: '#000000',
},
}SCSS
$custom: #c3f079; $custom-light: #d7f5a2; $custom-dark: #000000;
JSON
{
"hex": "#c3f079",
"rgb": {
"r": 195,
"g": 240,
"b": 121
},
"hsl": {
"h": 82.689,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.89838,
"c": 0.15516,
"h": 126.4
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#C3F079
secondary
#7643CA
accent
#09DC59
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580