#C8F078#C8F078
#C8F078 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.2% C 0.154 H 124.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F078 |
|---|---|
| RGB | rgb(200, 240, 120) |
| HSL | hsl(80, 80%, 71%) |
| HSV | hsv(80, 50%, 94%) |
| CMYK | cmyk(16.7%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(89.84, -31.20, 53.28) |
| CIE-LCH | lch(89.84, 61.75, 120.35°) |
| OKLab | oklab(90.16% -0.0876 0.1267) |
| OKLCH | oklch(90.16% 0.154 124.6) |
| XYZ | xyz(58.3697, 75.9552, 29.3514) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.72
Pear
#CBF85F
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F078 #A078F0
analogous
#F0DC78 #C8F078 #8CF078
triadic
#C8F078 #78C8F0 #F078C8
tetradic
#C8F078 #78F0DC #A078F0 #F0788C
square
#C8F078 #78F0DC #A078F0 #F0788C
split-complementary
#C8F078 #788CF0 #DC78F0
monochromatic
#96D618 #B2EA41 #C8F078 #DEF6AF #F4FCE3
Accessibility & contrast
On white
1.30
#C8F078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#C8F078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F078
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F078 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36D
Deuteranopia (green-blind)
#F6E17F
Tritanopia (blue-blind)
#CFE6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f078; /* rgb */ color: rgb(200, 240, 120); /* oklch */ color: oklch(90.2% 0.154 124.6);
Tailwind
colors: {
custom: {
50: '#dbf5a2',
500: '#c8f078',
950: '#000000',
},
}SCSS
$custom: #c8f078; $custom-light: #dbf5a2; $custom-dark: #000000;
JSON
{
"hex": "#c8f078",
"rgb": {
"r": 200,
"g": 240,
"b": 120
},
"hsl": {
"h": 80,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.9016,
"c": 0.15402,
"h": 124.6
},
"luminance": 0.75956
}Semantic roles & 50–950 ramp
primary
#C8F078
secondary
#7042CA
accent
#09DC50
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580