#C8FA78#C8FA78
#C8FA78 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.167 H 126.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA78 |
|---|---|
| RGB | rgb(200, 250, 120) |
| HSL | hsl(83, 93%, 73%) |
| HSV | hsv(83, 52%, 98%) |
| CMYK | cmyk(20%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.58, -35.79, 56.54) |
| CIE-LCH | lch(92.58, 66.92, 122.33°) |
| OKLab | oklab(92.37% -0.1004 0.1338) |
| OKLCH | oklch(92.37% 0.167 126.9) |
| XYZ | xyz(61.3950, 82.0058, 30.3598) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.86
Pale Lime
#BEFD73
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.98
Light Lime Green
#B9FF66
ΔE00 3.11
Pear
#CBF85F
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA78 #AA78FA
analogous
#FAEB78 #C8FA78 #87FA78
triadic
#C8FA78 #78C8FA #FA78C8
tetradic
#C8FA78 #78FAEB #AA78FA #FA7887
square
#C8FA78 #78FAEB #AA78FA #FA7887
split-complementary
#C8FA78 #7887FA #EB78FA
monochromatic
#96EF09 #B0F83D #C8FA78 #E0FCB3 #F3FEE1
Accessibility & contrast
On white
1.21
#C8FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#C8FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA78
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA78 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#CEF0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa78; /* rgb */ color: rgb(200, 250, 120); /* oklch */ color: oklch(92.4% 0.167 126.9);
Tailwind
colors: {
custom: {
50: '#dbfca2',
500: '#c8fa78',
950: '#000000',
},
}SCSS
$custom: #c8fa78; $custom-light: #dbfca2; $custom-dark: #000000;
JSON
{
"hex": "#c8fa78",
"rgb": {
"r": 200,
"g": 250,
"b": 120
},
"hsl": {
"h": 83.077,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.92367,
"c": 0.16729,
"h": 126.9
},
"luminance": 0.82007
}Semantic roles & 50–950 ramp
primary
#C8FA78
secondary
#7A40D6
accent
#00E658
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580