#C8F471#C8F471
#C8F471 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.0% C 0.166 H 125.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F471 |
|---|---|
| RGB | rgb(200, 244, 113) |
| HSL | hsl(80, 86%, 70%) |
| HSV | hsv(80, 54%, 96%) |
| CMYK | cmyk(18%, 0%, 53.7%, 4.3%) |
| CIE-LAB | lab(90.86, -33.71, 57.68) |
| CIE-LCH | lch(90.86, 66.81, 120.31°) |
| OKLab | oklab(90.96% -0.0951 0.1357) |
| OKLCH | oklch(90.96% 0.166 125) |
| XYZ | xyz(59.1508, 78.1725, 27.5921) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.20
Pear
#CBF85F
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.33
Light Lime Green
#B9FF66
ΔE00 4.00
Light Yellowish Green
#C2FF89
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F471 #9D71F4
analogous
#F4DF71 #C8F471 #86F471
triadic
#C8F471 #71C8F4 #F471C8
tetradic
#C8F471 #71F4DF #9D71F4 #F47186
square
#C8F471 #71F4DF #9D71F4 #F47186
split-complementary
#C8F471 #7186F4 #DF71F4
monochromatic
#96DA11 #B2F038 #C8F471 #DEF8AA #F4FDE3
Accessibility & contrast
On white
1.26
#C8F471 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#C8F471 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F471
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F471 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F471 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE664
Deuteranopia (green-blind)
#FAE479
Tritanopia (blue-blind)
#CFEAD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f471; /* rgb */ color: rgb(200, 244, 113); /* oklch */ color: oklch(91.0% 0.166 125.0);
Tailwind
colors: {
custom: {
50: '#dbf89d',
500: '#c8f471',
950: '#000000',
},
}SCSS
$custom: #c8f471; $custom-light: #dbf89d; $custom-dark: #000000;
JSON
{
"hex": "#c8f471",
"rgb": {
"r": 200,
"g": 244,
"b": 113
},
"hsl": {
"h": 80.153,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.90957,
"c": 0.16573,
"h": 125
},
"luminance": 0.78173
}Semantic roles & 50–950 ramp
primary
#C8F471
secondary
#6D3BCE
accent
#03E24E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580