#C7FD7F#C7FD7F
#C7FD7F is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.1% C 0.165 H 128.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FD7F |
|---|---|
| RGB | rgb(199, 253, 127) |
| HSL | hsl(86, 97%, 75%) |
| HSV | hsv(86, 50%, 99%) |
| CMYK | cmyk(21.3%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(93.42, -36.81, 54.33) |
| CIE-LCH | lch(93.42, 65.63, 124.12°) |
| OKLab | oklab(93.05% -0.1026 0.1295) |
| OKLCH | oklch(93.05% 0.165 128.4) |
| XYZ | xyz(62.5088, 83.9239, 32.9802) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.80
Light Yellow Green
#CCFD7F
ΔE00 0.85
Pale Lime
#BEFD73
ΔE00 1.64
Light Yellowish Green
#C2FF89
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Lime Green
#B9FF66
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FD7F #B57FFD
analogous
#FDF47F #C7FD7F #88FD7F
triadic
#C7FD7F #7FC7FD #FD7FC7
tetradic
#C7FD7F #7FFDF4 #B57FFD #FD7F88
square
#C7FD7F #7FFDF4 #B57FFD #FD7F88
split-complementary
#C7FD7F #7F88FD #F47FFD
monochromatic
#92FB06 #ADFC43 #C7FD7F #E1FEBB #F2FFE1
Accessibility & contrast
On white
1.18
#C7FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#C7FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FD7F
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FD7F | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#CCF4E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c7fd7f; /* rgb */ color: rgb(199, 253, 127); /* oklch */ color: oklch(93.1% 0.165 128.4);
Tailwind
colors: {
custom: {
50: '#dafea7',
500: '#c7fd7f',
950: '#000000',
},
}SCSS
$custom: #c7fd7f; $custom-light: #dafea7; $custom-dark: #000000;
JSON
{
"hex": "#c7fd7f",
"rgb": {
"r": 199,
"g": 253,
"b": 127
},
"hsl": {
"h": 85.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.93054,
"c": 0.16527,
"h": 128.4
},
"luminance": 0.83925
}Semantic roles & 50–950 ramp
primary
#C7FD7F
secondary
#8545DB
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580