#C8F781#C8F781
#C8F781 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.8% C 0.155 H 127.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F781 |
|---|---|
| RGB | rgb(200, 247, 129) |
| HSL | hsl(84, 88%, 74%) |
| HSV | hsv(84, 48%, 97%) |
| CMYK | cmyk(19%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(91.86, -33.52, 51.53) |
| CIE-LCH | lch(91.86, 61.47, 123.04°) |
| OKLab | oklab(91.82% -0.0933 0.1235) |
| OKLCH | oklch(91.82% 0.155 127.1) |
| XYZ | xyz(61.0423, 80.3851, 33.0645) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 1.97
Pistachio (survey)
#C0FA8B
ΔE00 2.46
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F781 #B081F7
analogous
#F7EB81 #C8F781 #8DF781
triadic
#C8F781 #81C8F7 #F781C8
tetradic
#C8F781 #81F7EB #B081F7 #F7818D
square
#C8F781 #81F7EB #B081F7 #F7818D
split-complementary
#C8F781 #818DF7 #EB81F7
monochromatic
#96EE0F #AFF347 #C8F781 #E1FBBB #F2FDE2
Accessibility & contrast
On white
1.23
#C8F781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#C8F781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F781
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F781 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#CEEEDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8f781; /* rgb */ color: rgb(200, 247, 129); /* oklch */ color: oklch(91.8% 0.155 127.1);
Tailwind
colors: {
custom: {
50: '#dbfaa8',
500: '#c8f781',
950: '#000000',
},
}SCSS
$custom: #c8f781; $custom-light: #dbfaa8; $custom-dark: #000000;
JSON
{
"hex": "#c8f781",
"rgb": {
"r": 200,
"g": 247,
"b": 129
},
"hsl": {
"h": 83.898,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.91819,
"c": 0.1548,
"h": 127.1
},
"luminance": 0.80386
}Semantic roles & 50–950 ramp
primary
#C8F781
secondary
#8049D4
accent
#01E55C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581