#C8F579#C8F579
#C8F579 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.3% C 0.160 H 125.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F579 |
|---|---|
| RGB | rgb(200, 245, 121) |
| HSL | hsl(82, 86%, 72%) |
| HSV | hsv(82, 51%, 96%) |
| CMYK | cmyk(18.4%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(91.22, -33.41, 54.47) |
| CIE-LCH | lch(91.22, 63.90, 121.52°) |
| OKLab | oklab(91.27% -0.0936 0.1294) |
| OKLCH | oklch(91.27% 0.16 125.9) |
| XYZ | xyz(59.9229, 78.9640, 30.1701) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 2.88
Pear
#CBF85F
ΔE00 3.43
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F579 #A679F5
analogous
#F5E479 #C8F579 #8AF579
triadic
#C8F579 #79C8F5 #F579C8
tetradic
#C8F579 #79F5E4 #A679F5 #F5798A
square
#C8F579 #79F5E4 #A679F5 #F5798A
split-complementary
#C8F579 #798AF5 #E479F5
monochromatic
#97E311 #B1F140 #C8F579 #DFF9B2 #F3FDE3
Accessibility & contrast
On white
1.25
#C8F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C8F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F579
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F579 | 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)
#FFE86E
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#CFEBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f579; /* rgb */ color: rgb(200, 245, 121); /* oklch */ color: oklch(91.3% 0.160 125.9);
Tailwind
colors: {
custom: {
50: '#dbf8a2',
500: '#c8f579',
950: '#000000',
},
}SCSS
$custom: #c8f579; $custom-light: #dbf8a2; $custom-dark: #000000;
JSON
{
"hex": "#c8f579",
"rgb": {
"r": 200,
"g": 245,
"b": 121
},
"hsl": {
"h": 81.774,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.91274,
"c": 0.15973,
"h": 125.9
},
"luminance": 0.78965
}Semantic roles & 50–950 ramp
primary
#C8F579
secondary
#7642D0
accent
#03E354
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580