#C8F181#C8F181
#C8F181 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.5% C 0.147 H 125.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F181 |
|---|---|
| RGB | rgb(200, 241, 129) |
| HSL | hsl(82, 80%, 73%) |
| HSV | hsv(82, 46%, 95%) |
| CMYK | cmyk(17%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(90.22, -30.74, 49.52) |
| CIE-LCH | lch(90.22, 58.29, 121.83°) |
| OKLab | oklab(90.5% -0.0856 0.119) |
| OKLCH | oklch(90.5% 0.147 125.7) |
| XYZ | xyz(59.2369, 76.7744, 32.4627) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Light Pea Green
#C4FE82
ΔE00 3.39
Light Yellowish Green
#C2FF89
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F181 #AA81F1
analogous
#F1E281 #C8F181 #90F181
triadic
#C8F181 #81C8F1 #F181C8
tetradic
#C8F181 #81F1E2 #AA81F1 #F18190
square
#C8F181 #81F1E2 #AA81F1 #F18190
split-complementary
#C8F181 #8190F1 #E281F1
monochromatic
#96DF19 #B0EB4A #C8F181 #E0F7B8 #F3FCE3
Accessibility & contrast
On white
1.28
#C8F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#C8F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F181
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F181 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#CEE8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f181; /* rgb */ color: rgb(200, 241, 129); /* oklch */ color: oklch(90.5% 0.147 125.7);
Tailwind
colors: {
custom: {
50: '#daf5a8',
500: '#c8f181',
950: '#000000',
},
}SCSS
$custom: #c8f181; $custom-light: #daf5a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f181",
"rgb": {
"r": 200,
"g": 241,
"b": 129
},
"hsl": {
"h": 81.964,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.90499,
"c": 0.14661,
"h": 125.7
},
"luminance": 0.76775
}Semantic roles & 50–950 ramp
primary
#C8F181
secondary
#7A4ACC
accent
#09DC56
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580