#C2FC7A#C2FC7A
#C2FC7A is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.171 H 129.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC7A |
|---|---|
| RGB | rgb(194, 252, 122) |
| HSL | hsl(87, 96%, 73%) |
| HSV | hsv(87, 52%, 99%) |
| CMYK | cmyk(23%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(92.79, -38.66, 55.80) |
| CIE-LCH | lch(92.79, 67.89, 124.71°) |
| OKLab | oklab(92.46% -0.1079 0.1324) |
| OKLCH | oklch(92.46% 0.171 129.2) |
| XYZ | xyz(60.5709, 82.4941, 31.1403) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.93
Pale Lime
#BEFD73
ΔE00 0.97
Light Yellow Green
#CCFD7F
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.99
Light Lime Green
#B9FF66
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC7A #B47AFC
analogous
#FCF57A #C2FC7A #81FC7A
triadic
#C2FC7A #7AC2FC #FC7AC2
tetradic
#C2FC7A #7AFCF5 #B47AFC #FC7A81
square
#C2FC7A #7AFCF5 #B47AFC #FC7A81
split-complementary
#C2FC7A #7A81FC #F57AFC
monochromatic
#8BF606 #A7FB3E #C2FC7A #DDFDB6 #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C2FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC7A
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC7A | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#C6F3DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc7a; /* rgb */ color: rgb(194, 252, 122); /* oklch */ color: oklch(92.5% 0.171 129.2);
Tailwind
colors: {
custom: {
50: '#d7fda3',
500: '#c2fc7a',
950: '#000000',
},
}SCSS
$custom: #c2fc7a; $custom-light: #d7fda3; $custom-dark: #000000;
JSON
{
"hex": "#c2fc7a",
"rgb": {
"r": 194,
"g": 252,
"b": 122
},
"hsl": {
"h": 86.769,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.92455,
"c": 0.17082,
"h": 129.2
},
"luminance": 0.82495
}Semantic roles & 50–950 ramp
primary
#C2FC7A
secondary
#8541D9
accent
#00E666
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580