#C8F581#C8F581
#C8F581 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.4% C 0.152 H 126.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F581 |
|---|---|
| RGB | rgb(200, 245, 129) |
| HSL | hsl(83, 85%, 73%) |
| HSV | hsv(83, 47%, 96%) |
| CMYK | cmyk(18.4%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(91.31, -32.60, 50.86) |
| CIE-LCH | lch(91.31, 60.41, 122.65°) |
| OKLab | oklab(91.38% -0.0908 0.122) |
| OKLCH | oklch(91.38% 0.152 126.6) |
| XYZ | xyz(60.4340, 79.1685, 32.8618) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.43
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F581 #AE81F5
analogous
#F5E881 #C8F581 #8EF581
triadic
#C8F581 #81C8F5 #F581C8
tetradic
#C8F581 #81F5E8 #AE81F5 #F5818E
square
#C8F581 #81F5E8 #AE81F5 #F5818E
split-complementary
#C8F581 #818EF5 #E881F5
monochromatic
#96E913 #AFF048 #C8F581 #E1F9BA #F3FDE3
Accessibility & contrast
On white
1.25
#C8F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C8F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F581
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F581 | 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)
#FFE877
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#CEECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f581; /* rgb */ color: rgb(200, 245, 129); /* oklch */ color: oklch(91.4% 0.152 126.6);
Tailwind
colors: {
custom: {
50: '#daf8a8',
500: '#c8f581',
950: '#000000',
},
}SCSS
$custom: #c8f581; $custom-light: #daf8a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f581",
"rgb": {
"r": 200,
"g": 245,
"b": 129
},
"hsl": {
"h": 83.276,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.91379,
"c": 0.15207,
"h": 126.6
},
"luminance": 0.79169
}Semantic roles & 50–950 ramp
primary
#C8F581
secondary
#7E49D1
accent
#04E25A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581