#C8F78E#C8F78E
#C8F78E is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.0% C 0.142 H 128.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F78E |
|---|---|
| RGB | rgb(200, 247, 142) |
| HSL | hsl(87, 87%, 76%) |
| HSV | hsv(87, 43%, 97%) |
| CMYK | cmyk(19%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(92.02, -32.07, 45.55) |
| CIE-LCH | lch(92.02, 55.70, 125.15°) |
| OKLab | oklab(92.01% -0.0885 0.1108) |
| OKLCH | oklch(92.01% 0.142 128.6) |
| XYZ | xyz(61.9620, 80.7530, 37.9084) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F78E #BD8EF7
analogous
#F7F28E #C8F78E #94F78E
triadic
#C8F78E #8EC8F7 #F78EC8
tetradic
#C8F78E #8EF7F2 #BD8EF7 #F78E94
square
#C8F78E #8EF7F2 #BD8EF7 #F78E94
split-complementary
#C8F78E #8E94F7 #F28EF7
monochromatic
#90EF1C #ACF355 #C8F78E #E4FBC7 #F1FDE2
Accessibility & contrast
On white
1.22
#C8F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#C8F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F78E
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F78E | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#CCEFDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f78e; /* rgb */ color: rgb(200, 247, 142); /* oklch */ color: oklch(92.0% 0.142 128.6);
Tailwind
colors: {
custom: {
50: '#dafab0',
500: '#c8f78e',
950: '#000000',
},
}SCSS
$custom: #c8f78e; $custom-light: #dafab0; $custom-dark: #000000;
JSON
{
"hex": "#c8f78e",
"rgb": {
"r": 200,
"g": 247,
"b": 142
},
"hsl": {
"h": 86.857,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.92005,
"c": 0.1418,
"h": 128.6
},
"luminance": 0.80754
}Semantic roles & 50–950 ramp
primary
#C8F78E
secondary
#8E54D5
accent
#02E367
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581