#C8FF86#C8FF86
#C8FF86 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.7% C 0.161 H 129.2°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF86 |
|---|---|
| RGB | rgb(200, 255, 134) |
| HSL | hsl(87, 100%, 76%) |
| HSV | hsv(87, 47%, 100%) |
| CMYK | cmyk(21.6%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(94.11, -36.62, 51.94) |
| CIE-LCH | lch(94.11, 63.55, 125.19°) |
| OKLab | oklab(93.65% -0.1017 0.1247) |
| OKLCH | oklch(93.65% 0.161 129.2) |
| XYZ | xyz(63.8819, 85.5194, 35.6909) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.60
Light Yellowish Green
#C2FF89
ΔE00 1.20
Light Yellow Green
#CCFD7F
ΔE00 1.44
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF86 #BD86FF
analogous
#FFFA86 #C8FF86 #8CFF86
triadic
#C8FF86 #86C8FF #FF86C8
tetradic
#C8FF86 #86FFFA #BD86FF #FF868C
square
#C8FF86 #86FFFA #BD86FF #FF868C
split-complementary
#C8FF86 #868CFF #FA86FF
monochromatic
#90FF0C #ACFF49 #C8FF86 #E4FFC3 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#C8FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF86
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF86 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17C
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#CCF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff86; /* rgb */ color: rgb(200, 255, 134); /* oklch */ color: oklch(93.7% 0.161 129.2);
Tailwind
colors: {
custom: {
50: '#dbffab',
500: '#c8ff86',
950: '#000000',
},
}SCSS
$custom: #c8ff86; $custom-light: #dbffab; $custom-dark: #000000;
JSON
{
"hex": "#c8ff86",
"rgb": {
"r": 200,
"g": 255,
"b": 134
},
"hsl": {
"h": 87.273,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.93652,
"c": 0.1609,
"h": 129.2
},
"luminance": 0.85521
}Semantic roles & 50–950 ramp
primary
#C8FF86
secondary
#8E4ADF
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681