#C7FD7D#C7FD7D
#C7FD7D is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.0% C 0.167 H 128.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FD7D |
|---|---|
| RGB | rgb(199, 253, 125) |
| HSL | hsl(85, 97%, 74%) |
| HSV | hsv(85, 51%, 99%) |
| CMYK | cmyk(21.3%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(93.39, -37.02, 55.23) |
| CIE-LCH | lch(93.39, 66.48, 123.83°) |
| OKLab | oklab(93.03% -0.1033 0.1314) |
| OKLCH | oklch(93.03% 0.167 128.2) |
| XYZ | xyz(62.3797, 83.8723, 32.3006) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.79
Light Pea Green
#C4FE82
ΔE00 1.00
Pale Lime
#BEFD73
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.75
Light Lime Green
#B9FF66
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FD7D #B37DFD
analogous
#FDF37D #C7FD7D #87FD7D
triadic
#C7FD7D #7DC7FD #FD7DC7
tetradic
#C7FD7D #7DFDF3 #B37DFD #FD7D87
square
#C7FD7D #7DFDF3 #B37DFD #FD7D87
split-complementary
#C7FD7D #7D87FD #F37DFD
monochromatic
#93FB04 #ADFC41 #C7FD7D #E1FEB9 #F2FFE1
Accessibility & contrast
On white
1.18
#C7FD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#C7FD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FD7D
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FD7D | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE71
Deuteranopia (green-blind)
#FFEB85
Tritanopia (blue-blind)
#CCF3E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c7fd7d; /* rgb */ color: rgb(199, 253, 125); /* oklch */ color: oklch(93.0% 0.167 128.2);
Tailwind
colors: {
custom: {
50: '#dafea5',
500: '#c7fd7d',
950: '#000000',
},
}SCSS
$custom: #c7fd7d; $custom-light: #dafea5; $custom-dark: #000000;
JSON
{
"hex": "#c7fd7d",
"rgb": {
"r": 199,
"g": 253,
"b": 125
},
"hsl": {
"h": 85.313,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.93029,
"c": 0.16713,
"h": 128.2
},
"luminance": 0.83873
}Semantic roles & 50–950 ramp
primary
#C7FD7D
secondary
#8343DB
accent
#00E661
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580