#C2FA76#C2FA76
#C2FA76 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.172 H 128.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA76 |
|---|---|
| RGB | rgb(194, 250, 118) |
| HSL | hsl(85, 93%, 72%) |
| HSV | hsv(85, 53%, 98%) |
| CMYK | cmyk(22.4%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(92.20, -38.16, 56.91) |
| CIE-LCH | lch(92.20, 68.52, 123.84°) |
| OKLab | oklab(91.96% -0.1068 0.1345) |
| OKLCH | oklch(91.96% 0.172 128.4) |
| XYZ | xyz(59.7034, 81.1475, 29.6536) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.08
Light Yellow Green
#CCFD7F
ΔE00 1.45
Light Pea Green
#C4FE82
ΔE00 1.49
Light Lime Green
#B9FF66
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA76 #AE76FA
analogous
#FAF076 #C2FA76 #80FA76
triadic
#C2FA76 #76C2FA #FA76C2
tetradic
#C2FA76 #76FAF0 #AE76FA #FA7680
square
#C2FA76 #76FAF0 #AE76FA #FA7680
split-complementary
#C2FA76 #7680FA #F076FA
monochromatic
#8CED09 #A8F83B #C2FA76 #DCFCB1 #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#C2FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA76
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA76 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FDE77E
Tritanopia (blue-blind)
#C7F0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa76; /* rgb */ color: rgb(194, 250, 118); /* oklch */ color: oklch(92.0% 0.172 128.4);
Tailwind
colors: {
custom: {
50: '#d7fca1',
500: '#c2fa76',
950: '#000000',
},
}SCSS
$custom: #c2fa76; $custom-light: #d7fca1; $custom-dark: #000000;
JSON
{
"hex": "#c2fa76",
"rgb": {
"r": 194,
"g": 250,
"b": 118
},
"hsl": {
"h": 85.455,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.9196,
"c": 0.17177,
"h": 128.4
},
"luminance": 0.81149
}Semantic roles & 50–950 ramp
primary
#C2FA76
secondary
#7F3ED6
accent
#00E661
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580