#C2FF79#C2FF79
#C2FF79 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.176 H 129.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF79 |
|---|---|
| RGB | rgb(194, 255, 121) |
| HSL | hsl(87, 100%, 74%) |
| HSV | hsv(87, 53%, 100%) |
| CMYK | cmyk(23.9%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.61, -40.09, 57.22) |
| CIE-LCH | lch(93.61, 69.87, 125.02°) |
| OKLab | oklab(93.11% -0.1119 0.1355) |
| OKLCH | oklch(93.11% 0.176 129.6) |
| XYZ | xyz(61.4588, 84.3685, 31.1322) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.70
Light Pea Green
#C4FE82
ΔE00 1.18
Light Yellow Green
#CCFD7F
ΔE00 1.78
Light Lime Green
#B9FF66
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Lime
#AEFD6C
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF79 #B679FF
analogous
#FFF979 #C2FF79 #7FFF79
triadic
#C2FF79 #79C2FF #FF79C2
tetradic
#C2FF79 #79FFF9 #B679FF #FF797F
square
#C2FF79 #79FFF9 #B679FF #FF797F
split-complementary
#C2FF79 #797FFF #F979FF
monochromatic
#8AFE00 #A6FF3C #C2FF79 #DEFFB6 #F1FFE0
Accessibility & contrast
On white
1.17
#C2FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#C2FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF79
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF79 | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6C
Deuteranopia (green-blind)
#FFEB82
Tritanopia (blue-blind)
#C6F5E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff79; /* rgb */ color: rgb(194, 255, 121); /* oklch */ color: oklch(93.1% 0.176 129.6);
Tailwind
colors: {
custom: {
50: '#d7ffa3',
500: '#c2ff79',
950: '#000000',
},
}SCSS
$custom: #c2ff79; $custom-light: #d7ffa3; $custom-dark: #000000;
JSON
{
"hex": "#c2ff79",
"rgb": {
"r": 194,
"g": 255,
"b": 121
},
"hsl": {
"h": 87.313,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.93113,
"c": 0.17573,
"h": 129.6
},
"luminance": 0.8437
}Semantic roles & 50–950 ramp
primary
#C2FF79
secondary
#873FDD
accent
#00E668
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680