#C1FC73#C1FC73
#C1FC73 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.178 H 128.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FC73 |
|---|---|
| RGB | rgb(193, 252, 115) |
| HSL | hsl(86, 96%, 72%) |
| HSV | hsv(86, 54%, 99%) |
| CMYK | cmyk(23.4%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(92.66, -39.69, 58.78) |
| CIE-LCH | lch(92.66, 70.92, 124.03°) |
| OKLab | oklab(92.31% -0.1112 0.1383) |
| OKLCH | oklch(92.31% 0.178 128.8) |
| XYZ | xyz(59.8968, 82.1949, 28.9258) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.58
Light Pea Green
#C4FE82
ΔE00 1.72
Light Yellow Green
#CCFD7F
ΔE00 1.78
Light Lime Green
#B9FF66
ΔE00 1.85
Pale Lime Green
#B1FF65
ΔE00 2.57
Light Lime
#AEFD6C
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FC73 #AE73FC
analogous
#FCF273 #C1FC73 #7DFC73
triadic
#C1FC73 #73C1FC #FC73C1
tetradic
#C1FC73 #73FCF2 #AE73FC #FC737D
square
#C1FC73 #73FCF2 #AE73FC #FC737D
split-complementary
#C1FC73 #737DFC #F273FC
monochromatic
#8BEF05 #A6FB37 #C1FC73 #DCFDAF #F2FEE1
Accessibility & contrast
On white
1.20
#C1FC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C1FC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FC73
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FC73 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FEE97C
Tritanopia (blue-blind)
#C6F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c1fc73; /* rgb */ color: rgb(193, 252, 115); /* oklch */ color: oklch(92.3% 0.178 128.8);
Tailwind
colors: {
custom: {
50: '#d6fd9f',
500: '#c1fc73',
950: '#000000',
},
}SCSS
$custom: #c1fc73; $custom-light: #d6fd9f; $custom-dark: #000000;
JSON
{
"hex": "#c1fc73",
"rgb": {
"r": 193,
"g": 252,
"b": 115
},
"hsl": {
"h": 85.839,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.9231,
"c": 0.17752,
"h": 128.8
},
"luminance": 0.82196
}Semantic roles & 50–950 ramp
primary
#C1FC73
secondary
#7F3BD8
accent
#00E663
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580