#C8F78C#C8F78C
#C8F78C is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.0% C 0.144 H 128.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F78C |
|---|---|
| RGB | rgb(200, 247, 140) |
| HSL | hsl(86, 87%, 76%) |
| HSV | hsv(86, 43%, 97%) |
| CMYK | cmyk(19%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(92.00, -32.30, 46.48) |
| CIE-LCH | lch(92.00, 56.60, 124.80°) |
| OKLab | oklab(91.98% -0.0892 0.1128) |
| OKLCH | oklch(91.98% 0.144 128.3) |
| XYZ | xyz(61.8132, 80.6934, 37.1247) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Light Yellowish Green
#C2FF89
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.55
Light Yellow Green
#CCFD7F
ΔE00 2.73
Pale Lime
#BEFD73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F78C #BB8CF7
analogous
#F7F08C #C8F78C #92F78C
triadic
#C8F78C #8CC8F7 #F78CC8
tetradic
#C8F78C #8CF7F0 #BB8CF7 #F78C92
square
#C8F78C #8CF7F0 #BB8CF7 #F78C92
split-complementary
#C8F78C #8C92F7 #F08CF7
monochromatic
#91EF1A #ADF353 #C8F78C #E3FBC5 #F1FDE2
Accessibility & contrast
On white
1.23
#C8F78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#C8F78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F78C
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F78C | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#FAE792
Tritanopia (blue-blind)
#CCEFDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f78c; /* rgb */ color: rgb(200, 247, 140); /* oklch */ color: oklch(92.0% 0.144 128.3);
Tailwind
colors: {
custom: {
50: '#dafaaf',
500: '#c8f78c',
950: '#000000',
},
}SCSS
$custom: #c8f78c; $custom-light: #dafaaf; $custom-dark: #000000;
JSON
{
"hex": "#c8f78c",
"rgb": {
"r": 200,
"g": 247,
"b": 140
},
"hsl": {
"h": 86.355,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.91975,
"c": 0.14384,
"h": 128.3
},
"luminance": 0.80694
}Semantic roles & 50–950 ramp
primary
#C8F78C
secondary
#8C52D5
accent
#02E465
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581