#C8F879#C8F879
#C8F879 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.164 H 126.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F879 |
|---|---|
| RGB | rgb(200, 248, 121) |
| HSL | hsl(83, 90%, 72%) |
| HSV | hsv(83, 51%, 97%) |
| CMYK | cmyk(19.4%, 0%, 51.2%, 2.7%) |
| CIE-LAB | lab(92.04, -34.78, 55.45) |
| CIE-LCH | lch(92.04, 65.46, 122.10°) |
| OKLab | oklab(91.94% -0.0975 0.1315) |
| OKLCH | oklch(91.94% 0.164 126.5) |
| XYZ | xyz(60.8378, 80.7939, 30.4750) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.27
Light Yellowish Green
#C2FF89
ΔE00 3.08
Pear
#CBF85F
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F879 #A979F8
analogous
#F8E879 #C8F879 #89F879
triadic
#C8F879 #79C8F8 #F879C8
tetradic
#C8F879 #79F8E8 #A979F8 #F87989
square
#C8F879 #79F8E8 #A979F8 #F87989
split-complementary
#C8F879 #7989F8 #E879F8
monochromatic
#96EA0C #B0F53F #C8F879 #E0FBB3 #F3FDE2
Accessibility & contrast
On white
1.22
#C8F879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#C8F879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F879
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F879 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#CEEEDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f879; /* rgb */ color: rgb(200, 248, 121); /* oklch */ color: oklch(91.9% 0.164 126.5);
Tailwind
colors: {
custom: {
50: '#dbfaa3',
500: '#c8f879',
950: '#000000',
},
}SCSS
$custom: #c8f879; $custom-light: #dbfaa3; $custom-dark: #000000;
JSON
{
"hex": "#c8f879",
"rgb": {
"r": 200,
"g": 248,
"b": 121
},
"hsl": {
"h": 82.677,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.91937,
"c": 0.16371,
"h": 126.5
},
"luminance": 0.80795
}Semantic roles & 50–950 ramp
primary
#C8F879
secondary
#7941D4
accent
#00E657
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580