#C8FF84#C8FF84
#C8FF84 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.6% C 0.163 H 129.0°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF84 |
|---|---|
| RGB | rgb(200, 255, 132) |
| HSL | hsl(87, 100%, 76%) |
| HSV | hsv(87, 48%, 100%) |
| CMYK | cmyk(21.6%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(94.08, -36.84, 52.84) |
| CIE-LCH | lch(94.08, 64.41, 124.88°) |
| OKLab | oklab(93.63% -0.1024 0.1266) |
| OKLCH | oklch(93.63% 0.163 129) |
| XYZ | xyz(63.7437, 85.4642, 34.9632) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.55
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.40
Pale Lime
#BEFD73
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Celery
#C1FD95
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF84 #BB84FF
analogous
#FFF884 #C8FF84 #8AFF84
triadic
#C8FF84 #84C8FF #FF84C8
tetradic
#C8FF84 #84FFF8 #BB84FF #FF848A
square
#C8FF84 #84FFF8 #BB84FF #FF848A
split-complementary
#C8FF84 #848AFF #F884FF
monochromatic
#91FF0A #ADFF47 #C8FF84 #E3FFC1 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#C8FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF84
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF84 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF079
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#CDF6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff84; /* rgb */ color: rgb(200, 255, 132); /* oklch */ color: oklch(93.6% 0.163 129.0);
Tailwind
colors: {
custom: {
50: '#dbffaa',
500: '#c8ff84',
950: '#000000',
},
}SCSS
$custom: #c8ff84; $custom-light: #dbffaa; $custom-dark: #000000;
JSON
{
"hex": "#c8ff84",
"rgb": {
"r": 200,
"g": 255,
"b": 132
},
"hsl": {
"h": 86.829,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.93625,
"c": 0.16282,
"h": 129
},
"luminance": 0.85465
}Semantic roles & 50–950 ramp
primary
#C8FF84
secondary
#8C48DF
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681