#C7F080#C7F080
#C7F080 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.2% C 0.147 H 125.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F080 |
|---|---|
| RGB | rgb(199, 240, 128) |
| HSL | hsl(82, 79%, 72%) |
| HSV | hsv(82, 47%, 94%) |
| CMYK | cmyk(17.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.87, -30.75, 49.56) |
| CIE-LCH | lch(89.87, 58.32, 121.82°) |
| OKLab | oklab(90.2% -0.0856 0.1191) |
| OKLCH | oklch(90.2% 0.147 125.7) |
| XYZ | xyz(58.6093, 76.0203, 32.0035) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.52
Light Yellowish Green
#C2FF89
ΔE00 3.98
Pale Lime
#BEFD73
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F080 #A980F0
analogous
#F0E180 #C7F080 #8FF080
triadic
#C7F080 #80C7F0 #F080C7
tetradic
#C7F080 #80F0E1 #A980F0 #F0808F
square
#C7F080 #80F0E1 #A980F0 #F0808F
split-complementary
#C7F080 #808FF0 #E180F0
monochromatic
#95DC1A #AFEA49 #C7F080 #DFF6B7 #F3FCE4
Accessibility & contrast
On white
1.30
#C7F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#C7F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F080
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F080 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#CDE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c7f080; /* rgb */ color: rgb(199, 240, 128); /* oklch */ color: oklch(90.2% 0.147 125.7);
Tailwind
colors: {
custom: {
50: '#daf5a7',
500: '#c7f080',
950: '#000000',
},
}SCSS
$custom: #c7f080; $custom-light: #daf5a7; $custom-dark: #000000;
JSON
{
"hex": "#c7f080",
"rgb": {
"r": 199,
"g": 240,
"b": 128
},
"hsl": {
"h": 81.964,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90198,
"c": 0.14665,
"h": 125.7
},
"luminance": 0.76021
}Semantic roles & 50–950 ramp
primary
#C7F080
secondary
#794ACB
accent
#0ADB57
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580