#C2FA73#C2FA73
#C2FA73 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.9% C 0.174 H 128.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA73 |
|---|---|
| RGB | rgb(194, 250, 115) |
| HSL | hsl(85, 93%, 72%) |
| HSV | hsv(85, 54%, 98%) |
| CMYK | cmyk(22.4%, 0%, 54%, 2%) |
| CIE-LAB | lab(92.17, -38.44, 58.21) |
| CIE-LCH | lch(92.17, 69.76, 123.44°) |
| OKLab | oklab(91.93% -0.1078 0.1371) |
| OKLCH | oklch(91.93% 0.174 128.2) |
| XYZ | xyz(59.5279, 81.0773, 28.7296) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.06
Light Yellow Green
#CCFD7F
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 1.82
Light Lime Green
#B9FF66
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.89
Pale Lime Green
#B1FF65
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA73 #AB73FA
analogous
#FAEF73 #C2FA73 #7FFA73
triadic
#C2FA73 #73C2FA #FA73C2
tetradic
#C2FA73 #73FAEF #AB73FA #FA737F
square
#C2FA73 #73FAEF #AB73FA #FA737F
split-complementary
#C2FA73 #737FFA #EF73FA
monochromatic
#8DEA08 #A8F838 #C2FA73 #DCFCAE #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#C2FA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA73
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA73 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#FDE77C
Tritanopia (blue-blind)
#C7F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2fa73; /* rgb */ color: rgb(194, 250, 115); /* oklch */ color: oklch(91.9% 0.174 128.2);
Tailwind
colors: {
custom: {
50: '#d7fc9f',
500: '#c2fa73',
950: '#000000',
},
}SCSS
$custom: #c2fa73; $custom-light: #d7fc9f; $custom-dark: #000000;
JSON
{
"hex": "#c2fa73",
"rgb": {
"r": 194,
"g": 250,
"b": 115
},
"hsl": {
"h": 84.889,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.91925,
"c": 0.17443,
"h": 128.2
},
"luminance": 0.81078
}Semantic roles & 50–950 ramp
primary
#C2FA73
secondary
#7B3BD6
accent
#00E65F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580