#C7FA83#C7FA83
#C7FA83 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.4% C 0.157 H 128.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA83 |
|---|---|
| RGB | rgb(199, 250, 131) |
| HSL | hsl(86, 92%, 75%) |
| HSV | hsv(86, 48%, 98%) |
| CMYK | cmyk(20.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.64, -35.04, 51.54) |
| CIE-LCH | lch(92.64, 62.32, 124.21°) |
| OKLab | oklab(92.44% -0.0974 0.1236) |
| OKLCH | oklch(92.44% 0.157 128.2) |
| XYZ | xyz(61.8350, 82.1510, 34.0673) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.20
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Yellowish Green
#C2FF89
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 1.93
Pale Lime
#BEFD73
ΔE00 2.41
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA83 #B683FA
analogous
#FAF183 #C7FA83 #8CFA83
triadic
#C7FA83 #83C7FA #FA83C7
tetradic
#C7FA83 #83FAF1 #B683FA #FA838C
square
#C7FA83 #83FAF1 #B683FA #FA838C
split-complementary
#C7FA83 #838CFA #F183FA
monochromatic
#92F50D #ACF848 #C7FA83 #E2FCBE #F2FEE2
Accessibility & contrast
On white
1.20
#C7FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C7FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA83
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA83 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#CCF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa83; /* rgb */ color: rgb(199, 250, 131); /* oklch */ color: oklch(92.4% 0.157 128.2);
Tailwind
colors: {
custom: {
50: '#dafca9',
500: '#c7fa83',
950: '#000000',
},
}SCSS
$custom: #c7fa83; $custom-light: #dafca9; $custom-dark: #000000;
JSON
{
"hex": "#c7fa83",
"rgb": {
"r": 199,
"g": 250,
"b": 131
},
"hsl": {
"h": 85.714,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92443,
"c": 0.1574,
"h": 128.2
},
"luminance": 0.82152
}Semantic roles & 50–950 ramp
primary
#C7FA83
secondary
#8649D8
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581