#C7FA7F#C7FA7F
#C7FA7F is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.161 H 127.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA7F |
|---|---|
| RGB | rgb(199, 250, 127) |
| HSL | hsl(85, 92%, 74%) |
| HSV | hsv(85, 49%, 98%) |
| CMYK | cmyk(20.4%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(92.59, -35.45, 53.34) |
| CIE-LCH | lch(92.59, 64.05, 123.61°) |
| OKLab | oklab(92.39% -0.0988 0.1274) |
| OKLCH | oklch(92.39% 0.161 127.8) |
| XYZ | xyz(61.5692, 82.0447, 32.6670) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Light Lime Green
#B9FF66
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA7F #B27FFA
analogous
#FAF07F #C7FA7F #8AFA7F
triadic
#C7FA7F #7FC7FA #FA7FC7
tetradic
#C7FA7F #7FFAF0 #B27FFA #FA7F8A
square
#C7FA7F #7FFAF0 #B27FFA #FA7F8A
split-complementary
#C7FA7F #7F8AFA #F07FFA
monochromatic
#93F50A #ADF844 #C7FA7F #E1FCBA #F2FEE2
Accessibility & contrast
On white
1.21
#C7FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#C7FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA7F
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA7F | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FDE986
Tritanopia (blue-blind)
#CCF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa7f; /* rgb */ color: rgb(199, 250, 127); /* oklch */ color: oklch(92.4% 0.161 127.8);
Tailwind
colors: {
custom: {
50: '#dafca7',
500: '#c7fa7f',
950: '#000000',
},
}SCSS
$custom: #c7fa7f; $custom-light: #dafca7; $custom-dark: #000000;
JSON
{
"hex": "#c7fa7f",
"rgb": {
"r": 199,
"g": 250,
"b": 127
},
"hsl": {
"h": 84.878,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.9239,
"c": 0.16122,
"h": 127.8
},
"luminance": 0.82046
}Semantic roles & 50–950 ramp
primary
#C7FA7F
secondary
#8246D7
accent
#00E65F
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580