#C1FA74#C1FA74
#C1FA74 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.174 H 128.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FA74 |
|---|---|
| RGB | rgb(193, 250, 116) |
| HSL | hsl(86, 93%, 72%) |
| HSV | hsv(86, 54%, 98%) |
| CMYK | cmyk(22.8%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(92.12, -38.71, 57.70) |
| CIE-LCH | lch(92.12, 69.48, 123.86°) |
| OKLab | oklab(91.87% -0.1084 0.1361) |
| OKLCH | oklch(91.87% 0.174 128.5) |
| XYZ | xyz(59.3299, 80.9685, 29.0223) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.93
Light Yellow Green
#CCFD7F
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 1.65
Light Lime Green
#B9FF66
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.70
Light Lime
#AEFD6C
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FA74 #AD74FA
analogous
#FAF074 #C1FA74 #7EFA74
triadic
#C1FA74 #74C1FA #FA74C1
tetradic
#C1FA74 #74FAF0 #AD74FA #FA747E
square
#C1FA74 #74FAF0 #AD74FA #FA747E
split-complementary
#C1FA74 #747EFA #F074FA
monochromatic
#8BEB08 #A7F839 #C1FA74 #DBFCAF #F2FEE1
Accessibility & contrast
On white
1.22
#C1FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C1FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FA74
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FA74 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FDE77D
Tritanopia (blue-blind)
#C6F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c1fa74; /* rgb */ color: rgb(193, 250, 116); /* oklch */ color: oklch(91.9% 0.174 128.5);
Tailwind
colors: {
custom: {
50: '#d6fc9f',
500: '#c1fa74',
950: '#000000',
},
}SCSS
$custom: #c1fa74; $custom-light: #d6fc9f; $custom-dark: #000000;
JSON
{
"hex": "#c1fa74",
"rgb": {
"r": 193,
"g": 250,
"b": 116
},
"hsl": {
"h": 85.522,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.91874,
"c": 0.17401,
"h": 128.5
},
"luminance": 0.8097
}Semantic roles & 50–950 ramp
primary
#C1FA74
secondary
#7E3CD6
accent
#00E662
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580