#C8FF70#C8FF70
#C8FF70 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.181 H 127.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF70 |
|---|---|
| RGB | rgb(200, 255, 112) |
| HSL | hsl(83, 100%, 72%) |
| HSV | hsv(83, 56%, 100%) |
| CMYK | cmyk(21.6%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.87, -38.77, 61.59) |
| CIE-LCH | lch(93.87, 72.78, 122.19°) |
| OKLab | oklab(93.38% -0.1093 0.1441) |
| OKLCH | oklch(93.38% 0.181 127.2) |
| XYZ | xyz(62.5039, 84.9682, 28.4336) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.72
Light Yellow Green
#CCFD7F
ΔE00 1.91
Light Lime Green
#B9FF66
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.62
Pear
#CBF85F
ΔE00 2.64
Pale Lime Green
#B1FF65
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF70 #A770FF
analogous
#FFEF70 #C8FF70 #81FF70
triadic
#C8FF70 #70C8FF #FF70C8
tetradic
#C8FF70 #70FFEF #A770FF #FF7081
square
#C8FF70 #70FFEF #A770FF #FF7081
split-complementary
#C8FF70 #7081FF #EF70FF
monochromatic
#97F500 #B0FF33 #C8FF70 #E0FFAD #F3FFE0
Accessibility & contrast
On white
1.17
#C8FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#C8FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF70
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF70 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF061
Deuteranopia (green-blind)
#FFEC7A
Tritanopia (blue-blind)
#CEF5E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8ff70; /* rgb */ color: rgb(200, 255, 112); /* oklch */ color: oklch(93.4% 0.181 127.2);
Tailwind
colors: {
custom: {
50: '#dbff9d',
500: '#c8ff70',
950: '#000000',
},
}SCSS
$custom: #c8ff70; $custom-light: #dbff9d; $custom-dark: #000000;
JSON
{
"hex": "#c8ff70",
"rgb": {
"r": 200,
"g": 255,
"b": 112
},
"hsl": {
"h": 83.077,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.93384,
"c": 0.18083,
"h": 127.2
},
"luminance": 0.84969
}Semantic roles & 50–950 ramp
primary
#C8FF70
secondary
#7737DC
accent
#00E658
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680