#C2FA7F#C2FA7F
#C2FA7F is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.163 H 129.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA7F |
|---|---|
| RGB | rgb(194, 250, 127) |
| HSL | hsl(87, 92%, 74%) |
| HSV | hsv(87, 49%, 98%) |
| CMYK | cmyk(22.4%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(92.30, -37.25, 52.91) |
| CIE-LCH | lch(92.30, 64.71, 125.15°) |
| OKLab | oklab(92.07% -0.1036 0.1265) |
| OKLCH | oklch(92.07% 0.163 129.3) |
| XYZ | xyz(60.2639, 81.3717, 32.6058) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.82
Light Yellowish Green
#C2FF89
ΔE00 1.57
Light Yellow Green
#CCFD7F
ΔE00 1.61
Pale Lime
#BEFD73
ΔE00 1.78
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Celery
#C1FD95
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA7F #B77FFA
analogous
#FAF47F #C2FA7F #85FA7F
triadic
#C2FA7F #7FC2FA #FA7FC2
tetradic
#C2FA7F #7FFAF4 #B77FFA #FA7F85
square
#C2FA7F #7FFAF4 #B77FFA #FA7F85
split-complementary
#C2FA7F #7F85FA #F47FFA
monochromatic
#8AF50A #A6F844 #C2FA7F #DEFCBA #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#C2FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA7F
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA7F | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa7f; /* rgb */ color: rgb(194, 250, 127); /* oklch */ color: oklch(92.1% 0.163 129.3);
Tailwind
colors: {
custom: {
50: '#d7fca7',
500: '#c2fa7f',
950: '#000000',
},
}SCSS
$custom: #c2fa7f; $custom-light: #d7fca7; $custom-dark: #000000;
JSON
{
"hex": "#c2fa7f",
"rgb": {
"r": 194,
"g": 250,
"b": 127
},
"hsl": {
"h": 87.317,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.92073,
"c": 0.16349,
"h": 129.3
},
"luminance": 0.81373
}Semantic roles & 50–950 ramp
primary
#C2FA7F
secondary
#8846D7
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580