#C7FC91#C7FC91
#C7FC91 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.1% C 0.146 H 130.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FC91 |
|---|---|
| RGB | rgb(199, 252, 145) |
| HSL | hsl(90, 95%, 78%) |
| HSV | hsv(90, 42%, 99%) |
| CMYK | cmyk(21%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(93.37, -34.37, 45.78) |
| CIE-LCH | lch(93.37, 57.25, 126.89°) |
| OKLab | oklab(93.09% -0.0947 0.1115) |
| OKLCH | oklch(93.09% 0.146 130.3) |
| XYZ | xyz(63.4736, 83.8061, 39.6146) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Celery
#C1FD95
ΔE00 1.39
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 2.24
Light Yellow Green
#CCFD7F
ΔE00 3.03
Pale Lime
#BEFD73
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FC91 #C691FC
analogous
#FCFC91 #C7FC91 #91FC91
triadic
#C7FC91 #91C7FC #FC91C7
tetradic
#C7FC91 #91FCFC #C691FC #FC9191
square
#C7FC91 #91FCFC #C691FC #FC9191
split-complementary
#C7FC91 #9191FC #FC91FC
monochromatic
#8AF91A #A9FA55 #C7FC91 #E5FECD #F0FEE1
Accessibility & contrast
On white
1.18
#C7FC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#C7FC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FC91
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FC91 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#CAF4E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c7fc91; /* rgb */ color: rgb(199, 252, 145); /* oklch */ color: oklch(93.1% 0.146 130.3);
Tailwind
colors: {
custom: {
50: '#dafdb3',
500: '#c7fc91',
950: '#000000',
},
}SCSS
$custom: #c7fc91; $custom-light: #dafdb3; $custom-dark: #000000;
JSON
{
"hex": "#c7fc91",
"rgb": {
"r": 199,
"g": 252,
"b": 145
},
"hsl": {
"h": 89.72,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.93085,
"c": 0.14628,
"h": 130.3
},
"luminance": 0.83807
}Semantic roles & 50–950 ramp
primary
#C7FC91
secondary
#9855DC
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581