#C8F079#C8F079
#C8F079 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.2% C 0.153 H 124.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F079 |
|---|---|
| RGB | rgb(200, 240, 121) |
| HSL | hsl(80, 80%, 71%) |
| HSV | hsv(80, 50%, 94%) |
| CMYK | cmyk(16.7%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(89.85, -31.10, 52.83) |
| CIE-LCH | lch(89.85, 61.31, 120.49°) |
| OKLab | oklab(90.17% -0.0872 0.1258) |
| OKLCH | oklch(90.17% 0.153 124.7) |
| XYZ | xyz(58.4307, 75.9796, 29.6727) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.69
Pear
#CBF85F
ΔE00 3.97
Pale Lime
#BEFD73
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Light Yellowish Green
#C2FF89
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F079 #A179F0
analogous
#F0DC79 #C8F079 #8CF079
triadic
#C8F079 #79C8F0 #F079C8
tetradic
#C8F079 #79F0DC #A179F0 #F0798C
square
#C8F079 #79F0DC #A179F0 #F0798C
split-complementary
#C8F079 #798CF0 #DC79F0
monochromatic
#97D718 #B1EA42 #C8F079 #DFF6B0 #F4FCE3
Accessibility & contrast
On white
1.30
#C8F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#C8F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F079
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F079 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36E
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#CFE6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f079; /* rgb */ color: rgb(200, 240, 121); /* oklch */ color: oklch(90.2% 0.153 124.7);
Tailwind
colors: {
custom: {
50: '#dbf5a2',
500: '#c8f079',
950: '#000000',
},
}SCSS
$custom: #c8f079; $custom-light: #dbf5a2; $custom-dark: #000000;
JSON
{
"hex": "#c8f079",
"rgb": {
"r": 200,
"g": 240,
"b": 121
},
"hsl": {
"h": 80.168,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.90173,
"c": 0.15307,
"h": 124.7
},
"luminance": 0.7598
}Semantic roles & 50–950 ramp
primary
#C8F079
secondary
#7143CA
accent
#09DC50
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580