#C2F776#C2F776
#C2F776 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.168 H 127.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F776 |
|---|---|
| RGB | rgb(194, 247, 118) |
| HSL | hsl(85, 89%, 72%) |
| HSV | hsv(85, 52%, 97%) |
| CMYK | cmyk(21.5%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(91.37, -36.81, 55.93) |
| CIE-LCH | lch(91.37, 66.96, 123.35°) |
| OKLab | oklab(91.29% -0.103 0.1324) |
| OKLCH | oklch(91.29% 0.168 127.9) |
| XYZ | xyz(58.7786, 79.2979, 29.3453) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 1.85
Light Yellowish Green
#C2FF89
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Lime Green
#B9FF66
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F776 #AB76F7
analogous
#F7EC76 #C2F776 #82F776
triadic
#C2F776 #76C2F7 #F776C2
tetradic
#C2F776 #76F7EC #AB76F7 #F77682
square
#C2F776 #76F7EC #AB76F7 #F77682
split-complementary
#C2F776 #7682F7 #EC76F7
monochromatic
#8DE50D #A8F43C #C2F776 #DCFAB0 #F2FDE2
Accessibility & contrast
On white
1.25
#C2F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#C2F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F776
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F776 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#C7EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f776; /* rgb */ color: rgb(194, 247, 118); /* oklch */ color: oklch(91.3% 0.168 127.9);
Tailwind
colors: {
custom: {
50: '#d7faa1',
500: '#c2f776',
950: '#000000',
},
}SCSS
$custom: #c2f776; $custom-light: #d7faa1; $custom-dark: #000000;
JSON
{
"hex": "#c2f776",
"rgb": {
"r": 194,
"g": 247,
"b": 118
},
"hsl": {
"h": 84.651,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.91291,
"c": 0.16778,
"h": 127.9
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#C2F776
secondary
#7B3FD2
accent
#00E65E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580