#C2FC71#C2FC71
#C2FC71 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.3% C 0.179 H 128.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC71 |
|---|---|
| RGB | rgb(194, 252, 113) |
| HSL | hsl(85, 96%, 72%) |
| HSV | hsv(85, 55%, 99%) |
| CMYK | cmyk(23%, 0%, 55.2%, 1.2%) |
| CIE-LAB | lab(92.70, -39.52, 59.72) |
| CIE-LCH | lch(92.70, 71.61, 123.49°) |
| OKLab | oklab(92.35% -0.111 0.1402) |
| OKLCH | oklch(92.35% 0.179 128.4) |
| XYZ | xyz(60.0389, 82.2813, 28.3383) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.83
Light Lime Green
#B9FF66
ΔE00 1.80
Light Yellow Green
#CCFD7F
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 2.00
Pale Lime Green
#B1FF65
ΔE00 2.63
Light Lime
#AEFD6C
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC71 #AB71FC
analogous
#FCF171 #C2FC71 #7DFC71
triadic
#C2FC71 #71C2FC #FC71C2
tetradic
#C2FC71 #71FCF1 #AB71FC #FC717D
square
#C2FC71 #71FCF1 #AB71FC #FC717D
split-complementary
#C2FC71 #717DFC #F171FC
monochromatic
#8DEE05 #A8FB35 #C2FC71 #DCFDAD #F2FEE1
Accessibility & contrast
On white
1.20
#C2FC71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#C2FC71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC71
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC71 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED63
Deuteranopia (green-blind)
#FFE97A
Tritanopia (blue-blind)
#C7F2DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc71; /* rgb */ color: rgb(194, 252, 113); /* oklch */ color: oklch(92.3% 0.179 128.4);
Tailwind
colors: {
custom: {
50: '#d7fd9e',
500: '#c2fc71',
950: '#000000',
},
}SCSS
$custom: #c2fc71; $custom-light: #d7fd9e; $custom-dark: #000000;
JSON
{
"hex": "#c2fc71",
"rgb": {
"r": 194,
"g": 252,
"b": 113
},
"hsl": {
"h": 85.036,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.92349,
"c": 0.17879,
"h": 128.4
},
"luminance": 0.82282
}Semantic roles & 50–950 ramp
primary
#C2FC71
secondary
#7B39D8
accent
#00E660
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580