#C2FC6F#C2FC6F
#C2FC6F is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.180 H 128.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC6F |
|---|---|
| RGB | rgb(194, 252, 111) |
| HSL | hsl(85, 96%, 71%) |
| HSV | hsv(85, 56%, 99%) |
| CMYK | cmyk(23%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(92.68, -39.70, 60.57) |
| CIE-LCH | lch(92.68, 72.42, 123.24°) |
| OKLab | oklab(92.33% -0.1116 0.1418) |
| OKLCH | oklch(92.33% 0.181 128.2) |
| XYZ | xyz(59.9275, 82.2367, 27.7518) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.99
Light Lime Green
#B9FF66
ΔE00 1.71
Light Yellow Green
#CCFD7F
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.23
Pale Lime Green
#B1FF65
ΔE00 2.60
Light Lime
#AEFD6C
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC6F #A96FFC
analogous
#FCEF6F #C2FC6F #7BFC6F
triadic
#C2FC6F #6FC2FC #FC6FC2
tetradic
#C2FC6F #6FFCEF #A96FFC #FC6F7B
square
#C2FC6F #6FFCEF #A96FFC #FC6F7B
split-complementary
#C2FC6F #6F7BFC #EF6FFC
monochromatic
#8DEC05 #A9FB33 #C2FC6F #DBFDAB #F2FEE1
Accessibility & contrast
On white
1.20
#C2FC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C2FC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC6F
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC6F | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFE978
Tritanopia (blue-blind)
#C7F2DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc6f; /* rgb */ color: rgb(194, 252, 111); /* oklch */ color: oklch(92.3% 0.180 128.2);
Tailwind
colors: {
custom: {
50: '#d7fd9c',
500: '#c2fc6f',
950: '#000000',
},
}SCSS
$custom: #c2fc6f; $custom-light: #d7fd9c; $custom-dark: #000000;
JSON
{
"hex": "#c2fc6f",
"rgb": {
"r": 194,
"g": 252,
"b": 111
},
"hsl": {
"h": 84.681,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.92327,
"c": 0.1805,
"h": 128.2
},
"luminance": 0.82238
}Semantic roles & 50–950 ramp
primary
#C2FC6F
secondary
#7937D8
accent
#00E65E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580