#C7FA78#C7FA78
#C7FA78 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.168 H 127.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA78 |
|---|---|
| RGB | rgb(199, 250, 120) |
| HSL | hsl(84, 93%, 73%) |
| HSV | hsv(84, 52%, 98%) |
| CMYK | cmyk(20.4%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.52, -36.15, 56.46) |
| CIE-LCH | lch(92.52, 67.04, 122.64°) |
| OKLab | oklab(92.3% -0.1013 0.1337) |
| OKLCH | oklch(92.3% 0.168 127.2) |
| XYZ | xyz(61.1287, 81.8685, 30.3473) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.89
Pale Lime
#BEFD73
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 1.77
Light Yellowish Green
#C2FF89
ΔE00 2.85
Light Lime Green
#B9FF66
ΔE00 3.01
Pear
#CBF85F
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA78 #AB78FA
analogous
#FAEC78 #C7FA78 #86FA78
triadic
#C7FA78 #78C7FA #FA78C7
tetradic
#C7FA78 #78FAEC #AB78FA #FA7886
square
#C7FA78 #78FAEC #AB78FA #FA7886
split-complementary
#C7FA78 #7886FA #EC78FA
monochromatic
#95EF09 #AFF83D #C7FA78 #DFFCB3 #F3FEE1
Accessibility & contrast
On white
1.21
#C7FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#C7FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA78
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA78 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#CDF0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c7fa78; /* rgb */ color: rgb(199, 250, 120); /* oklch */ color: oklch(92.3% 0.168 127.2);
Tailwind
colors: {
custom: {
50: '#dafca2',
500: '#c7fa78',
950: '#000000',
},
}SCSS
$custom: #c7fa78; $custom-light: #dafca2; $custom-dark: #000000;
JSON
{
"hex": "#c7fa78",
"rgb": {
"r": 199,
"g": 250,
"b": 120
},
"hsl": {
"h": 83.538,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.92302,
"c": 0.16772,
"h": 127.2
},
"luminance": 0.81869
}Semantic roles & 50–950 ramp
primary
#C7FA78
secondary
#7B40D6
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580