#C8FA70#C8FA70
#C8FA70 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.174 H 126.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA70 |
|---|---|
| RGB | rgb(200, 250, 112) |
| HSL | hsl(82, 93%, 71%) |
| HSV | hsv(82, 55%, 98%) |
| CMYK | cmyk(20%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(92.50, -36.53, 60.02) |
| CIE-LCH | lch(92.50, 70.26, 121.33°) |
| OKLab | oklab(92.27% -0.1031 0.1407) |
| OKLCH | oklch(92.27% 0.174 126.2) |
| XYZ | xyz(60.9296, 81.8197, 27.9088) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pale Lime
#BEFD73
ΔE00 2.08
Pear
#CBF85F
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.71
Light Lime Green
#B9FF66
ΔE00 2.81
Pale Lime Green
#B1FF65
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA70 #A270FA
analogous
#FAE770 #C8FA70 #83FA70
triadic
#C8FA70 #70C8FA #FA70C8
tetradic
#C8FA70 #70FAE7 #A270FA #FA7083
square
#C8FA70 #70FAE7 #A270FA #FA7083
split-complementary
#C8FA70 #7083FA #E770FA
monochromatic
#97E808 #B1F835 #C8FA70 #DFFCAB #F4FEE1
Accessibility & contrast
On white
1.21
#C8FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C8FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA70
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA70 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FFE979
Tritanopia (blue-blind)
#CFF0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8fa70; /* rgb */ color: rgb(200, 250, 112); /* oklch */ color: oklch(92.3% 0.174 126.2);
Tailwind
colors: {
custom: {
50: '#dbfc9d',
500: '#c8fa70',
950: '#000000',
},
}SCSS
$custom: #c8fa70; $custom-light: #dbfc9d; $custom-dark: #000000;
JSON
{
"hex": "#c8fa70",
"rgb": {
"r": 200,
"g": 250,
"b": 112
},
"hsl": {
"h": 81.739,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.92274,
"c": 0.17439,
"h": 126.2
},
"luminance": 0.8182
}Semantic roles & 50–950 ramp
primary
#C8FA70
secondary
#7239D5
accent
#00E653
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580