#C2FA7E#C2FA7E
#C2FA7E is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.1% C 0.164 H 129.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA7E |
|---|---|
| RGB | rgb(194, 250, 126) |
| HSL | hsl(87, 93%, 74%) |
| HSV | hsv(87, 50%, 98%) |
| CMYK | cmyk(22.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(92.29, -37.36, 53.36) |
| CIE-LCH | lch(92.29, 65.14, 124.99°) |
| OKLab | oklab(92.06% -0.104 0.1274) |
| OKLCH | oklch(92.06% 0.164 129.2) |
| XYZ | xyz(60.1991, 81.3457, 32.2643) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.84
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Yellowish Green
#C2FF89
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Lime Green
#B9FF66
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA7E #B67EFA
analogous
#FAF47E #C2FA7E #84FA7E
triadic
#C2FA7E #7EC2FA #FA7EC2
tetradic
#C2FA7E #7EFAF4 #B67EFA #FA7E84
square
#C2FA7E #7EFAF4 #B67EFA #FA7E84
split-complementary
#C2FA7E #7E84FA #F47EFA
monochromatic
#8AF409 #A6F843 #C2FA7E #DEFCB9 #F1FEE2
Accessibility & contrast
On white
1.22
#C2FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#C2FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA7E
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA7E | 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)
#FFEB73
Deuteranopia (green-blind)
#FCE886
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa7e; /* rgb */ color: rgb(194, 250, 126); /* oklch */ color: oklch(92.1% 0.164 129.2);
Tailwind
colors: {
custom: {
50: '#d7fca6',
500: '#c2fa7e',
950: '#000000',
},
}SCSS
$custom: #c2fa7e; $custom-light: #d7fca6; $custom-dark: #000000;
JSON
{
"hex": "#c2fa7e",
"rgb": {
"r": 194,
"g": 250,
"b": 126
},
"hsl": {
"h": 87.097,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.9206,
"c": 0.16443,
"h": 129.2
},
"luminance": 0.81347
}Semantic roles & 50–950 ramp
primary
#C2FA7E
secondary
#8745D7
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580