#C8F580#C8F580
#C8F580 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.4% C 0.153 H 126.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F580 |
|---|---|
| RGB | rgb(200, 245, 128) |
| HSL | hsl(83, 85%, 73%) |
| HSV | hsv(83, 48%, 96%) |
| CMYK | cmyk(18.4%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(91.30, -32.70, 51.32) |
| CIE-LCH | lch(91.30, 60.85, 122.51°) |
| OKLab | oklab(91.37% -0.0911 0.123) |
| OKLCH | oklch(91.37% 0.153 126.5) |
| XYZ | xyz(60.3678, 79.1420, 32.5134) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 3.04
Pale Lime
#BEFD73
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F580 #AD80F5
analogous
#F5E780 #C8F580 #8DF580
triadic
#C8F580 #80C8F5 #F580C8
tetradic
#C8F580 #80F5E7 #AD80F5 #F5808D
square
#C8F580 #80F5E7 #AD80F5 #F5808D
split-complementary
#C8F580 #808DF5 #E780F5
monochromatic
#96E812 #AFF147 #C8F580 #E1F9B9 #F3FDE3
Accessibility & contrast
On white
1.25
#C8F580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C8F580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F580
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F580 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#CEECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f580; /* rgb */ color: rgb(200, 245, 128); /* oklch */ color: oklch(91.4% 0.153 126.5);
Tailwind
colors: {
custom: {
50: '#dbf8a7',
500: '#c8f580',
950: '#000000',
},
}SCSS
$custom: #c8f580; $custom-light: #dbf8a7; $custom-dark: #000000;
JSON
{
"hex": "#c8f580",
"rgb": {
"r": 200,
"g": 245,
"b": 128
},
"hsl": {
"h": 83.077,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.91365,
"c": 0.15305,
"h": 126.5
},
"luminance": 0.79143
}Semantic roles & 50–950 ramp
primary
#C8F580
secondary
#7D48D1
accent
#04E259
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580