#C7F771#C7F771
#C7F771 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.6% C 0.170 H 126.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F771 |
|---|---|
| RGB | rgb(199, 247, 113) |
| HSL | hsl(81, 89%, 71%) |
| HSV | hsv(81, 54%, 97%) |
| CMYK | cmyk(19.4%, 0%, 54.3%, 3.1%) |
| CIE-LAB | lab(91.62, -35.45, 58.55) |
| CIE-LCH | lch(91.62, 68.44, 121.20°) |
| OKLab | oklab(91.56% -0.0999 0.1376) |
| OKLCH | oklch(91.56% 0.17 126) |
| XYZ | xyz(59.7946, 79.8552, 27.8830) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.72
Pale Lime
#BEFD73
ΔE00 2.36
Pear
#CBF85F
ΔE00 2.41
Light Pea Green
#C4FE82
ΔE00 2.78
Light Lime Green
#B9FF66
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F771 #A171F7
analogous
#F7E471 #C7F771 #84F771
triadic
#C7F771 #71C7F7 #F771C7
tetradic
#C7F771 #71F7E4 #A171F7 #F77184
square
#C7F771 #71F7E4 #A171F7 #F77184
split-complementary
#C7F771 #7184F7 #E471F7
monochromatic
#95E10D #B0F437 #C7F771 #DEFAAB #F4FDE2
Accessibility & contrast
On white
1.24
#C7F771 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#C7F771 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F771
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F771 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F771 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#CEEDD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c7f771; /* rgb */ color: rgb(199, 247, 113); /* oklch */ color: oklch(91.6% 0.170 126.0);
Tailwind
colors: {
custom: {
50: '#dafa9d',
500: '#c7f771',
950: '#000000',
},
}SCSS
$custom: #c7f771; $custom-light: #dafa9d; $custom-dark: #000000;
JSON
{
"hex": "#c7f771",
"rgb": {
"r": 199,
"g": 247,
"b": 113
},
"hsl": {
"h": 81.493,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.91555,
"c": 0.17006,
"h": 126
},
"luminance": 0.79856
}Semantic roles & 50–950 ramp
primary
#C7F771
secondary
#713AD2
accent
#00E652
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580