#C8FE78#C8FE78
#C8FE78 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.173 H 127.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FE78 |
|---|---|
| RGB | rgb(200, 254, 120) |
| HSL | hsl(84, 99%, 73%) |
| HSV | hsv(84, 53%, 100%) |
| CMYK | cmyk(21.3%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(93.68, -37.59, 57.84) |
| CIE-LCH | lch(93.68, 68.98, 123.02°) |
| OKLab | oklab(93.25% -0.1054 0.1367) |
| OKLCH | oklch(93.25% 0.173 127.6) |
| XYZ | xyz(62.6511, 84.5181, 30.7785) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.02
Pale Lime
#BEFD73
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 1.67
Light Lime Green
#B9FF66
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.79
Pear
#CBF85F
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FE78 #AE78FE
analogous
#FEF178 #C8FE78 #85FE78
triadic
#C8FE78 #78C8FE #FE78C8
tetradic
#C8FE78 #78FEF1 #AE78FE #FE7885
square
#C8FE78 #78FEF1 #AE78FE #FE7885
split-complementary
#C8FE78 #7885FE #F178FE
monochromatic
#96FA02 #AFFE3B #C8FE78 #E1FEB5 #F3FFE1
Accessibility & contrast
On white
1.17
#C8FE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#C8FE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FE78
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FE78 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6B
Deuteranopia (green-blind)
#FFEC81
Tritanopia (blue-blind)
#CEF4E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fe78; /* rgb */ color: rgb(200, 254, 120); /* oklch */ color: oklch(93.3% 0.173 127.6);
Tailwind
colors: {
custom: {
50: '#dbffa2',
500: '#c8fe78',
950: '#000000',
},
}SCSS
$custom: #c8fe78; $custom-light: #dbffa2; $custom-dark: #000000;
JSON
{
"hex": "#c8fe78",
"rgb": {
"r": 200,
"g": 254,
"b": 120
},
"hsl": {
"h": 84.179,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.93253,
"c": 0.17257,
"h": 127.6
},
"luminance": 0.84519
}Semantic roles & 50–950 ramp
primary
#C8FE78
secondary
#7E3FDC
accent
#00E65C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680