#C2FC80#C2FC80
#C2FC80 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.165 H 129.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC80 |
|---|---|
| RGB | rgb(194, 252, 128) |
| HSL | hsl(88, 95%, 75%) |
| HSV | hsv(88, 49%, 99%) |
| CMYK | cmyk(23%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(92.86, -38.04, 53.13) |
| CIE-LCH | lch(92.86, 65.35, 125.60°) |
| OKLab | oklab(92.53% -0.1057 0.127) |
| OKLCH | oklch(92.53% 0.165 129.8) |
| XYZ | xyz(60.9542, 82.6474, 33.1590) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.42
Light Yellowish Green
#C2FF89
ΔE00 1.27
Pale Lime
#BEFD73
ΔE00 1.62
Light Yellow Green
#CCFD7F
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Celery
#C1FD95
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC80 #BA80FC
analogous
#FCF880 #C2FC80 #84FC80
triadic
#C2FC80 #80C2FC #FC80C2
tetradic
#C2FC80 #80FCF8 #BA80FC #FC8084
square
#C2FC80 #80FCF8 #BA80FC #FC8084
split-complementary
#C2FC80 #8084FC #F880FC
monochromatic
#89F908 #A5FB44 #C2FC80 #DFFDBC #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC80
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC80 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FEE988
Tritanopia (blue-blind)
#C6F3DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc80; /* rgb */ color: rgb(194, 252, 128); /* oklch */ color: oklch(92.5% 0.165 129.8);
Tailwind
colors: {
custom: {
50: '#d7fda7',
500: '#c2fc80',
950: '#000000',
},
}SCSS
$custom: #c2fc80; $custom-light: #d7fda7; $custom-dark: #000000;
JSON
{
"hex": "#c2fc80",
"rgb": {
"r": 194,
"g": 252,
"b": 128
},
"hsl": {
"h": 88.065,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.92531,
"c": 0.16527,
"h": 129.8
},
"luminance": 0.82649
}Semantic roles & 50–950 ramp
primary
#C2FC80
secondary
#8B46DA
accent
#00E66B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581