#C8FE86#C8FE86
#C8FE86 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.4% C 0.160 H 129.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FE86 |
|---|---|
| RGB | rgb(200, 254, 134) |
| HSL | hsl(87, 98%, 76%) |
| HSV | hsv(87, 47%, 100%) |
| CMYK | cmyk(21.3%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(93.83, -36.17, 51.60) |
| CIE-LCH | lch(93.83, 63.02, 125.03°) |
| OKLab | oklab(93.43% -0.1004 0.124) |
| OKLCH | oklch(93.43% 0.16 129) |
| XYZ | xyz(63.5637, 84.8831, 35.5849) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.68
Light Yellowish Green
#C2FF89
ΔE00 1.26
Light Yellow Green
#CCFD7F
ΔE00 1.39
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Pale Lime
#BEFD73
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FE86 #BC86FE
analogous
#FEF886 #C8FE86 #8CFE86
triadic
#C8FE86 #86C8FE #FE86C8
tetradic
#C8FE86 #86FEF8 #BC86FE #FE868C
square
#C8FE86 #86FEF8 #BC86FE #FE868C
split-complementary
#C8FE86 #868CFE #F886FE
monochromatic
#91FD0D #ACFD49 #C8FE86 #E4FFC3 #F1FFE1
Accessibility & contrast
On white
1.17
#C8FE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#C8FE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FE86
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FE86 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#CCF5E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fe86; /* rgb */ color: rgb(200, 254, 134); /* oklch */ color: oklch(93.4% 0.160 129.0);
Tailwind
colors: {
custom: {
50: '#dbffab',
500: '#c8fe86',
950: '#000000',
},
}SCSS
$custom: #c8fe86; $custom-light: #dbffab; $custom-dark: #000000;
JSON
{
"hex": "#c8fe86",
"rgb": {
"r": 200,
"g": 254,
"b": 134
},
"hsl": {
"h": 87,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.93431,
"c": 0.15953,
"h": 129
},
"luminance": 0.84884
}Semantic roles & 50–950 ramp
primary
#C8FE86
secondary
#8D4ADE
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681