#C8FF85#C8FF85
#C8FF85 is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.6% C 0.162 H 129.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF85 |
|---|---|
| RGB | rgb(200, 255, 133) |
| HSL | hsl(87, 100%, 76%) |
| HSV | hsv(87, 48%, 100%) |
| CMYK | cmyk(21.6%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(94.09, -36.73, 52.39) |
| CIE-LCH | lch(94.09, 63.98, 125.03°) |
| OKLab | oklab(93.64% -0.102 0.1257) |
| OKLCH | oklch(93.64% 0.162 129.1) |
| XYZ | xyz(63.8125, 85.4917, 35.3253) |
| Luminance | 0.8549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.56
Light Yellowish Green
#C2FF89
ΔE00 1.30
Light Yellow Green
#CCFD7F
ΔE00 1.34
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Pale Lime
#BEFD73
ΔE00 2.10
Celery
#C1FD95
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF85 #BC85FF
analogous
#FFF985 #C8FF85 #8BFF85
triadic
#C8FF85 #85C8FF #FF85C8
tetradic
#C8FF85 #85FFF9 #BC85FF #FF858B
square
#C8FF85 #85FFF9 #BC85FF #FF858B
split-complementary
#C8FF85 #858BFF #F985FF
monochromatic
#91FF0B #ACFF48 #C8FF85 #E4FFC2 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#C8FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF85
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF85 | 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)
#FFF17B
Deuteranopia (green-blind)
#FFED8C
Tritanopia (blue-blind)
#CCF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff85; /* rgb */ color: rgb(200, 255, 133); /* oklch */ color: oklch(93.6% 0.162 129.1);
Tailwind
colors: {
custom: {
50: '#dbffab',
500: '#c8ff85',
950: '#000000',
},
}SCSS
$custom: #c8ff85; $custom-light: #dbffab; $custom-dark: #000000;
JSON
{
"hex": "#c8ff85",
"rgb": {
"r": 200,
"g": 255,
"b": 133
},
"hsl": {
"h": 87.049,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.93638,
"c": 0.16186,
"h": 129.1
},
"luminance": 0.85493
}Semantic roles & 50–950 ramp
primary
#C8FF85
secondary
#8D49DF
accent
#00E667
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681