#C7FC83#C7FC83
#C7FC83 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.9% C 0.160 H 128.6°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FC83 |
|---|---|
| RGB | rgb(199, 252, 131) |
| HSL | hsl(86, 95%, 75%) |
| HSV | hsv(86, 48%, 99%) |
| CMYK | cmyk(21%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(93.19, -35.94, 52.21) |
| CIE-LCH | lch(93.19, 63.38, 124.55°) |
| OKLab | oklab(92.89% -0.0999 0.1251) |
| OKLCH | oklch(92.89% 0.16 128.6) |
| XYZ | xyz(62.4598, 83.4006, 34.2756) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.77
Light Yellow Green
#CCFD7F
ΔE00 1.16
Light Yellowish Green
#C2FF89
ΔE00 1.56
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Pale Lime
#BEFD73
ΔE00 2.12
Celery
#C1FD95
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FC83 #B883FC
analogous
#FCF583 #C7FC83 #8AFC83
triadic
#C7FC83 #83C7FC #FC83C7
tetradic
#C7FC83 #83FCF5 #B883FC #FC838A
square
#C7FC83 #83FCF5 #B883FC #FC838A
split-complementary
#C7FC83 #838AFC #F583FC
monochromatic
#91F90B #ACFB47 #C7FC83 #E2FDBF #F2FEE1
Accessibility & contrast
On white
1.19
#C7FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#C7FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FC83
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FC83 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE79
Deuteranopia (green-blind)
#FFEA8A
Tritanopia (blue-blind)
#CCF3E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c7fc83; /* rgb */ color: rgb(199, 252, 131); /* oklch */ color: oklch(92.9% 0.160 128.6);
Tailwind
colors: {
custom: {
50: '#dafda9',
500: '#c7fc83',
950: '#000000',
},
}SCSS
$custom: #c7fc83; $custom-light: #dafda9; $custom-dark: #000000;
JSON
{
"hex": "#c7fc83",
"rgb": {
"r": 199,
"g": 252,
"b": 131
},
"hsl": {
"h": 86.281,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.92885,
"c": 0.16013,
"h": 128.6
},
"luminance": 0.83402
}Semantic roles & 50–950 ramp
primary
#C7FC83
secondary
#8949DB
accent
#00E665
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581