#C7FE7E#C7FE7E
#C7FE7E is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.168 H 128.5°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FE7E |
|---|---|
| RGB | rgb(199, 254, 126) |
| HSL | hsl(86, 98%, 75%) |
| HSV | hsv(86, 50%, 100%) |
| CMYK | cmyk(21.7%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(93.68, -37.36, 55.11) |
| CIE-LCH | lch(93.68, 66.58, 124.14°) |
| OKLab | oklab(93.26% -0.1042 0.1312) |
| OKLCH | oklch(93.26% 0.168 128.5) |
| XYZ | xyz(62.7604, 84.5310, 32.7442) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.85
Light Yellow Green
#CCFD7F
ΔE00 0.92
Pale Lime
#BEFD73
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Lime Green
#B9FF66
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FE7E #B57EFE
analogous
#FEF57E #C7FE7E #87FE7E
triadic
#C7FE7E #7EC7FE #FE7EC7
tetradic
#C7FE7E #7EFEF5 #B57EFE #FE7E87
square
#C7FE7E #7EFEF5 #B57EFE #FE7E87
split-complementary
#C7FE7E #7E87FE #F57EFE
monochromatic
#92FD05 #ADFE41 #C7FE7E #E1FEBB #F2FFE1
Accessibility & contrast
On white
1.17
#C7FE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C7FE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FE7E
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FE7E | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEC86
Tritanopia (blue-blind)
#CCF4E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c7fe7e; /* rgb */ color: rgb(199, 254, 126); /* oklch */ color: oklch(93.3% 0.168 128.5);
Tailwind
colors: {
custom: {
50: '#daffa6',
500: '#c7fe7e',
950: '#000000',
},
}SCSS
$custom: #c7fe7e; $custom-light: #daffa6; $custom-dark: #000000;
JSON
{
"hex": "#c7fe7e",
"rgb": {
"r": 199,
"g": 254,
"b": 126
},
"hsl": {
"h": 85.781,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.93263,
"c": 0.16755,
"h": 128.5
},
"luminance": 0.84532
}Semantic roles & 50–950 ramp
primary
#C7FE7E
secondary
#8544DD
accent
#00E663
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680