#C2FC72#C2FC72
#C2FC72 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.178 H 128.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC72 |
|---|---|
| RGB | rgb(194, 252, 114) |
| HSL | hsl(85, 96%, 72%) |
| HSV | hsv(85, 55%, 99%) |
| CMYK | cmyk(23%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(92.71, -39.43, 59.29) |
| CIE-LCH | lch(92.71, 71.20, 123.62°) |
| OKLab | oklab(92.36% -0.1106 0.1393) |
| OKLCH | oklch(92.36% 0.178 128.5) |
| XYZ | xyz(60.0955, 82.3039, 28.6364) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.77
Light Yellow Green
#CCFD7F
ΔE00 1.74
Light Lime Green
#B9FF66
ΔE00 1.86
Light Pea Green
#C4FE82
ΔE00 1.88
Pale Lime Green
#B1FF65
ΔE00 2.65
Light Lime
#AEFD6C
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC72 #AC72FC
analogous
#FCF172 #C2FC72 #7DFC72
triadic
#C2FC72 #72C2FC #FC72C2
tetradic
#C2FC72 #72FCF1 #AC72FC #FC727D
square
#C2FC72 #72FCF1 #AC72FC #FC727D
split-complementary
#C2FC72 #727DFC #F172FC
monochromatic
#8CEF05 #A8FB36 #C2FC72 #DCFDAE #F2FEE1
Accessibility & contrast
On white
1.20
#C2FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#C2FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC72
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC72 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#C7F2DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc72; /* rgb */ color: rgb(194, 252, 114); /* oklch */ color: oklch(92.4% 0.178 128.5);
Tailwind
colors: {
custom: {
50: '#d7fd9e',
500: '#c2fc72',
950: '#000000',
},
}SCSS
$custom: #c2fc72; $custom-light: #d7fd9e; $custom-dark: #000000;
JSON
{
"hex": "#c2fc72",
"rgb": {
"r": 194,
"g": 252,
"b": 114
},
"hsl": {
"h": 85.217,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.9236,
"c": 0.17792,
"h": 128.5
},
"luminance": 0.82305
}Semantic roles & 50–950 ramp
primary
#C2FC72
secondary
#7C3AD8
accent
#00E660
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580