#C7FA7C#C7FA7C
#C7FA7C is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.164 H 127.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA7C |
|---|---|
| RGB | rgb(199, 250, 124) |
| HSL | hsl(84, 93%, 73%) |
| HSV | hsv(84, 50%, 98%) |
| CMYK | cmyk(20.4%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.56, -35.76, 54.68) |
| CIE-LCH | lch(92.56, 65.34, 123.18°) |
| OKLab | oklab(92.35% -0.0999 0.1301) |
| OKLCH | oklch(92.35% 0.164 127.5) |
| XYZ | xyz(61.3766, 81.9677, 31.6526) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.78
Light Pea Green
#C4FE82
ΔE00 1.42
Pale Lime
#BEFD73
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Light Lime Green
#B9FF66
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA7C #AF7CFA
analogous
#FAEE7C #C7FA7C #88FA7C
triadic
#C7FA7C #7CC7FA #FA7CC7
tetradic
#C7FA7C #7CFAEE #AF7CFA #FA7C88
square
#C7FA7C #7CFAEE #AF7CFA #FA7C88
split-complementary
#C7FA7C #7C88FA #EE7CFA
monochromatic
#94F209 #AEF841 #C7FA7C #E0FCB7 #F2FEE2
Accessibility & contrast
On white
1.21
#C7FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C7FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA7C
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA7C | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC71
Deuteranopia (green-blind)
#FDE984
Tritanopia (blue-blind)
#CDF0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa7c; /* rgb */ color: rgb(199, 250, 124); /* oklch */ color: oklch(92.4% 0.164 127.5);
Tailwind
colors: {
custom: {
50: '#dafca5',
500: '#c7fa7c',
950: '#000000',
},
}SCSS
$custom: #c7fa7c; $custom-light: #dafca5; $custom-dark: #000000;
JSON
{
"hex": "#c7fa7c",
"rgb": {
"r": 199,
"g": 250,
"b": 124
},
"hsl": {
"h": 84.286,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.92352,
"c": 0.16404,
"h": 127.5
},
"luminance": 0.81969
}Semantic roles & 50–950 ramp
primary
#C7FA7C
secondary
#7F43D7
accent
#00E65D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580