#C2FC73#C2FC73
#C2FC73 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.177 H 128.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC73 |
|---|---|
| RGB | rgb(194, 252, 115) |
| HSL | hsl(85, 96%, 72%) |
| HSV | hsv(85, 54%, 99%) |
| CMYK | cmyk(23%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(92.72, -39.33, 58.86) |
| CIE-LCH | lch(92.72, 70.79, 123.75°) |
| OKLab | oklab(92.37% -0.1103 0.1385) |
| OKLCH | oklch(92.37% 0.177 128.5) |
| XYZ | xyz(60.1527, 82.3268, 28.9378) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.73
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 1.76
Light Lime Green
#B9FF66
ΔE00 1.92
Pale Lime Green
#B1FF65
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC73 #AD73FC
analogous
#FCF173 #C2FC73 #7EFC73
triadic
#C2FC73 #73C2FC #FC73C2
tetradic
#C2FC73 #73FCF1 #AD73FC #FC737E
square
#C2FC73 #73FCF1 #AD73FC #FC737E
split-complementary
#C2FC73 #737EFC #F173FC
monochromatic
#8CEF05 #A8FB37 #C2FC73 #DCFDAF #F2FEE1
Accessibility & contrast
On white
1.20
#C2FC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#C2FC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC73
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC73 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FFE97C
Tritanopia (blue-blind)
#C7F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc73; /* rgb */ color: rgb(194, 252, 115); /* oklch */ color: oklch(92.4% 0.177 128.5);
Tailwind
colors: {
custom: {
50: '#d7fd9f',
500: '#c2fc73',
950: '#000000',
},
}SCSS
$custom: #c2fc73; $custom-light: #d7fd9f; $custom-dark: #000000;
JSON
{
"hex": "#c2fc73",
"rgb": {
"r": 194,
"g": 252,
"b": 115
},
"hsl": {
"h": 85.401,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.92372,
"c": 0.17705,
"h": 128.5
},
"luminance": 0.82328
}Semantic roles & 50–950 ramp
primary
#C2FC73
secondary
#7E3BD8
accent
#00E661
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580