#C8F481#C8F481
#C8F481 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.151 H 126.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F481 |
|---|---|
| RGB | rgb(200, 244, 129) |
| HSL | hsl(83, 84%, 73%) |
| HSV | hsv(83, 47%, 96%) |
| CMYK | cmyk(18%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.04, -32.13, 50.53) |
| CIE-LCH | lch(91.04, 59.88, 122.45°) |
| OKLab | oklab(91.16% -0.0895 0.1213) |
| OKLCH | oklch(91.16% 0.151 126.4) |
| XYZ | xyz(60.1323, 78.5650, 32.7612) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.48
Celery
#C1FD95
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F481 #AD81F4
analogous
#F4E781 #C8F481 #8EF481
triadic
#C8F481 #81C8F4 #F481C8
tetradic
#C8F481 #81F4E7 #AD81F4 #F4818E
square
#C8F481 #81F4E7 #AD81F4 #F4818E
split-complementary
#C8F481 #818EF4 #E781F4
monochromatic
#96E614 #AFEF49 #C8F481 #E1F9B9 #F3FDE3
Accessibility & contrast
On white
1.26
#C8F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C8F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F481
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F481 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#CEEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f481; /* rgb */ color: rgb(200, 244, 129); /* oklch */ color: oklch(91.2% 0.151 126.4);
Tailwind
colors: {
custom: {
50: '#daf8a8',
500: '#c8f481',
950: '#000000',
},
}SCSS
$custom: #c8f481; $custom-light: #daf8a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f481",
"rgb": {
"r": 200,
"g": 244,
"b": 129
},
"hsl": {
"h": 82.957,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91159,
"c": 0.15071,
"h": 126.4
},
"luminance": 0.78566
}Semantic roles & 50–950 ramp
primary
#C8F481
secondary
#7D49D0
accent
#05E059
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581