#C8F578#C8F578
#C8F578 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.3% C 0.161 H 125.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F578 |
|---|---|
| RGB | rgb(200, 245, 120) |
| HSL | hsl(82, 86%, 72%) |
| HSV | hsv(82, 51%, 96%) |
| CMYK | cmyk(18.4%, 0%, 51%, 3.9%) |
| CIE-LAB | lab(91.21, -33.51, 54.92) |
| CIE-LCH | lch(91.21, 64.33, 121.39°) |
| OKLab | oklab(91.26% -0.094 0.1303) |
| OKLCH | oklch(91.26% 0.161 125.8) |
| XYZ | xyz(59.8619, 78.9396, 29.8488) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 2.86
Pear
#CBF85F
ΔE00 3.30
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F578 #A578F5
analogous
#F5E478 #C8F578 #8AF578
triadic
#C8F578 #78C8F5 #F578C8
tetradic
#C8F578 #78F5E4 #A578F5 #F5788A
square
#C8F578 #78F5E4 #A578F5 #F5788A
split-complementary
#C8F578 #788AF5 #E478F5
monochromatic
#97E211 #B1F13F #C8F578 #DFF9B1 #F3FDE3
Accessibility & contrast
On white
1.25
#C8F578 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C8F578 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F578
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F578 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F578 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76C
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#CFEBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f578; /* rgb */ color: rgb(200, 245, 120); /* oklch */ color: oklch(91.3% 0.161 125.8);
Tailwind
colors: {
custom: {
50: '#dbf8a2',
500: '#c8f578',
950: '#000000',
},
}SCSS
$custom: #c8f578; $custom-light: #dbf8a2; $custom-dark: #000000;
JSON
{
"hex": "#c8f578",
"rgb": {
"r": 200,
"g": 245,
"b": 120
},
"hsl": {
"h": 81.6,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.91262,
"c": 0.16067,
"h": 125.8
},
"luminance": 0.7894
}Semantic roles & 50–950 ramp
primary
#C8F578
secondary
#7541D0
accent
#03E353
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580