#C2FA7C#C2FA7C
#C2FA7C is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.166 H 129.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA7C |
|---|---|
| RGB | rgb(194, 250, 124) |
| HSL | hsl(87, 93%, 73%) |
| HSV | hsv(87, 50%, 98%) |
| CMYK | cmyk(22.4%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.26, -37.56, 54.26) |
| CIE-LCH | lch(92.26, 65.99, 124.69°) |
| OKLab | oklab(92.03% -0.1047 0.1292) |
| OKLCH | oklch(92.03% 0.166 129) |
| XYZ | xyz(60.0713, 81.2946, 31.5914) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.94
Light Yellow Green
#CCFD7F
ΔE00 1.46
Pale Lime
#BEFD73
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Light Lime Green
#B9FF66
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA7C #B47CFA
analogous
#FAF37C #C2FA7C #83FA7C
triadic
#C2FA7C #7CC2FA #FA7CC2
tetradic
#C2FA7C #7CFAF3 #B47CFA #FA7C83
square
#C2FA7C #7CFAF3 #B47CFA #FA7C83
split-complementary
#C2FA7C #7C83FA #F37CFA
monochromatic
#8BF209 #A7F841 #C2FA7C #DDFCB7 #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#C2FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA7C
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA7C | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FCE884
Tritanopia (blue-blind)
#C7F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa7c; /* rgb */ color: rgb(194, 250, 124); /* oklch */ color: oklch(92.0% 0.166 129.0);
Tailwind
colors: {
custom: {
50: '#d7fca5',
500: '#c2fa7c',
950: '#000000',
},
}SCSS
$custom: #c2fa7c; $custom-light: #d7fca5; $custom-dark: #000000;
JSON
{
"hex": "#c2fa7c",
"rgb": {
"r": 194,
"g": 250,
"b": 124
},
"hsl": {
"h": 86.667,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.92034,
"c": 0.16629,
"h": 129
},
"luminance": 0.81296
}Semantic roles & 50–950 ramp
primary
#C2FA7C
secondary
#8543D7
accent
#00E666
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580