#C1FA78#C1FA78
#C1FA78 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.170 H 128.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FA78 |
|---|---|
| RGB | rgb(193, 250, 120) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22.8%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.16, -38.32, 55.95) |
| CIE-LCH | lch(92.16, 67.81, 124.41°) |
| OKLab | oklab(91.92% -0.107 0.1326) |
| OKLCH | oklch(91.92% 0.17 128.9) |
| XYZ | xyz(59.5676, 81.0636, 30.2742) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.09
Light Pea Green
#C4FE82
ΔE00 1.24
Light Yellow Green
#CCFD7F
ΔE00 1.54
Light Yellowish Green
#C2FF89
ΔE00 2.24
Light Lime Green
#B9FF66
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FA78 #B178FA
analogous
#FAF278 #C1FA78 #80FA78
triadic
#C1FA78 #78C1FA #FA78C1
tetradic
#C1FA78 #78FAF2 #B178FA #FA7880
square
#C1FA78 #78FAF2 #B178FA #FA7880
split-complementary
#C1FA78 #7880FA #F278FA
monochromatic
#8AEF09 #A6F83D #C1FA78 #DCFCB3 #F1FEE1
Accessibility & contrast
On white
1.22
#C1FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C1FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FA78
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FA78 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#C6F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c1fa78; /* rgb */ color: rgb(193, 250, 120); /* oklch */ color: oklch(91.9% 0.170 128.9);
Tailwind
colors: {
custom: {
50: '#d6fca2',
500: '#c1fa78',
950: '#000000',
},
}SCSS
$custom: #c1fa78; $custom-light: #d6fca2; $custom-dark: #000000;
JSON
{
"hex": "#c1fa78",
"rgb": {
"r": 193,
"g": 250,
"b": 120
},
"hsl": {
"h": 86.308,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.91922,
"c": 0.17042,
"h": 128.9
},
"luminance": 0.81065
}Semantic roles & 50–950 ramp
primary
#C1FA78
secondary
#8240D6
accent
#00E665
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580