#C7FA99#C7FA99
#C7FA99 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.8% C 0.135 H 131.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA99 |
|---|---|
| RGB | rgb(199, 250, 153) |
| HSL | hsl(92, 91%, 79%) |
| HSV | hsv(92, 39%, 98%) |
| CMYK | cmyk(20.4%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(92.93, -32.46, 41.34) |
| CIE-LCH | lch(92.93, 52.56, 128.14°) |
| OKLab | oklab(92.77% -0.089 0.1017) |
| OKLCH | oklch(92.77% 0.135 131.2) |
| XYZ | xyz(63.4875, 82.8120, 42.7703) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.50
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Tea Green
#BDF8A3
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 2.99
Pale Light Green
#B1FC99
ΔE00 3.66
Light Light Green
#C8FFB0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA99 #CC99FA
analogous
#F8FA99 #C7FA99 #99FA9C
triadic
#C7FA99 #99C7FA #FA99C7
tetradic
#C7FA99 #99F8FA #CC99FA #FA9C99
square
#C7FA99 #99F8FA #CC99FA #FA9C99
split-complementary
#C7FA99 #9C99FA #FA99F8
monochromatic
#87F424 #A7F75F #C7FA99 #E7FDD3 #EFFEE2
Accessibility & contrast
On white
1.20
#C7FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C7FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA99
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA99 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#C9F2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c7fa99; /* rgb */ color: rgb(199, 250, 153); /* oklch */ color: oklch(92.8% 0.135 131.2);
Tailwind
colors: {
custom: {
50: '#d9fcb8',
500: '#c7fa99',
950: '#000000',
},
}SCSS
$custom: #c7fa99; $custom-light: #d9fcb8; $custom-dark: #000000;
JSON
{
"hex": "#c7fa99",
"rgb": {
"r": 199,
"g": 250,
"b": 153
},
"hsl": {
"h": 91.546,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92772,
"c": 0.13512,
"h": 131.2
},
"luminance": 0.82813
}Semantic roles & 50–950 ramp
primary
#C7FA99
secondary
#9F5DDB
accent
#00E679
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581