#C8FF87#C8FF87
#C8FF87 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.7% C 0.160 H 129.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF87 |
|---|---|
| RGB | rgb(200, 255, 135) |
| HSL | hsl(88, 100%, 76%) |
| HSV | hsv(88, 47%, 100%) |
| CMYK | cmyk(21.6%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.12, -36.51, 51.49) |
| CIE-LCH | lch(94.12, 63.12, 125.34°) |
| OKLab | oklab(93.67% -0.1013 0.1238) |
| OKLCH | oklch(93.67% 0.16 129.3) |
| XYZ | xyz(63.9519, 85.5475, 36.0600) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.67
Light Yellowish Green
#C2FF89
ΔE00 1.12
Light Yellow Green
#CCFD7F
ΔE00 1.55
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF87 #BE87FF
analogous
#FFFA87 #C8FF87 #8CFF87
triadic
#C8FF87 #87C8FF #FF87C8
tetradic
#C8FF87 #87FFFA #BE87FF #FF878C
square
#C8FF87 #87FFFA #BE87FF #FF878C
split-complementary
#C8FF87 #878CFF #FA87FF
monochromatic
#90FF0D #ACFF4A #C8FF87 #E4FFC4 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#C8FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF87
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF87 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17D
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#CCF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff87; /* rgb */ color: rgb(200, 255, 135); /* oklch */ color: oklch(93.7% 0.160 129.3);
Tailwind
colors: {
custom: {
50: '#dbffac',
500: '#c8ff87',
950: '#000000',
},
}SCSS
$custom: #c8ff87; $custom-light: #dbffac; $custom-dark: #000000;
JSON
{
"hex": "#c8ff87",
"rgb": {
"r": 200,
"g": 255,
"b": 135
},
"hsl": {
"h": 87.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.93665,
"c": 0.15993,
"h": 129.3
},
"luminance": 0.85549
}Semantic roles & 50–950 ramp
primary
#C8FF87
secondary
#8F4BDF
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681