#C8FF83#C8FF83
#C8FF83 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.6% C 0.164 H 128.9°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF83 |
|---|---|
| RGB | rgb(200, 255, 131) |
| HSL | hsl(87, 100%, 76%) |
| HSV | hsv(87, 49%, 100%) |
| CMYK | cmyk(21.6%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(94.07, -36.94, 53.29) |
| CIE-LCH | lch(94.07, 64.84, 124.73°) |
| OKLab | oklab(93.61% -0.1028 0.1275) |
| OKLCH | oklch(93.61% 0.164 128.9) |
| XYZ | xyz(63.6756, 85.4369, 34.6045) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.57
Light Yellow Green
#CCFD7F
ΔE00 1.16
Light Yellowish Green
#C2FF89
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 1.90
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF83 #BA83FF
analogous
#FFF883 #C8FF83 #8AFF83
triadic
#C8FF83 #83C8FF #FF83C8
tetradic
#C8FF83 #83FFF8 #BA83FF #FF838A
square
#C8FF83 #83FFF8 #BA83FF #FF838A
split-complementary
#C8FF83 #838AFF #F883FF
monochromatic
#92FF09 #ADFF46 #C8FF83 #E3FFC0 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#C8FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF83
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF83 | 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)
#FFF078
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#CDF6E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff83; /* rgb */ color: rgb(200, 255, 131); /* oklch */ color: oklch(93.6% 0.164 128.9);
Tailwind
colors: {
custom: {
50: '#dbffa9',
500: '#c8ff83',
950: '#000000',
},
}SCSS
$custom: #c8ff83; $custom-light: #dbffa9; $custom-dark: #000000;
JSON
{
"hex": "#c8ff83",
"rgb": {
"r": 200,
"g": 255,
"b": 131
},
"hsl": {
"h": 86.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.93612,
"c": 0.16376,
"h": 128.9
},
"luminance": 0.85438
}Semantic roles & 50–950 ramp
primary
#C8FF83
secondary
#8B48DF
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681