#C8F080#C8F080
#C8F080 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.3% C 0.146 H 125.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F080 |
|---|---|
| RGB | rgb(200, 240, 128) |
| HSL | hsl(81, 79%, 72%) |
| HSV | hsv(81, 47%, 94%) |
| CMYK | cmyk(16.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.93, -30.38, 49.65) |
| CIE-LCH | lch(89.93, 58.21, 121.47°) |
| OKLab | oklab(90.27% -0.0846 0.1193) |
| OKLCH | oklch(90.27% 0.146 125.4) |
| XYZ | xyz(58.8756, 76.1576, 32.0160) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F080 #A880F0
analogous
#F0E080 #C8F080 #90F080
triadic
#C8F080 #80C8F0 #F080C8
tetradic
#C8F080 #80F0E0 #A880F0 #F08090
square
#C8F080 #80F0E0 #A880F0 #F08090
split-complementary
#C8F080 #8090F0 #E080F0
monochromatic
#96DC1A #B0EA49 #C8F080 #E0F6B7 #F3FCE4
Accessibility & contrast
On white
1.29
#C8F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#C8F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F080
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F080 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#CEE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8f080; /* rgb */ color: rgb(200, 240, 128); /* oklch */ color: oklch(90.3% 0.146 125.4);
Tailwind
colors: {
custom: {
50: '#daf5a7',
500: '#c8f080',
950: '#000000',
},
}SCSS
$custom: #c8f080; $custom-light: #daf5a7; $custom-dark: #000000;
JSON
{
"hex": "#c8f080",
"rgb": {
"r": 200,
"g": 240,
"b": 128
},
"hsl": {
"h": 81.429,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90266,
"c": 0.14624,
"h": 125.4
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#C8F080
secondary
#784ACB
accent
#0ADB55
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580