#C2F676#C2F676
#C2F676 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.166 H 127.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F676 |
|---|---|
| RGB | rgb(194, 246, 118) |
| HSL | hsl(84, 88%, 71%) |
| HSV | hsv(84, 52%, 96%) |
| CMYK | cmyk(21.1%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(91.09, -36.36, 55.60) |
| CIE-LCH | lch(91.09, 66.44, 123.18°) |
| OKLab | oklab(91.07% -0.1018 0.1317) |
| OKLCH | oklch(91.07% 0.166 127.7) |
| XYZ | xyz(58.4736, 78.6879, 29.2437) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.68
Pale Lime
#BEFD73
ΔE00 1.94
Light Pea Green
#C4FE82
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Light Lime Green
#B9FF66
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F676 #AA76F6
analogous
#F6EA76 #C2F676 #82F676
triadic
#C2F676 #76C2F6 #F676C2
tetradic
#C2F676 #76F6EA #AA76F6 #F67682
square
#C2F676 #76F6EA #AA76F6 #F67682
split-complementary
#C2F676 #7682F6 #EA76F6
monochromatic
#8DE30F #A8F23D #C2F676 #DCFAAF #F2FDE2
Accessibility & contrast
On white
1.25
#C2F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C2F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F676
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F676 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86A
Deuteranopia (green-blind)
#F9E47E
Tritanopia (blue-blind)
#C7ECD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f676; /* rgb */ color: rgb(194, 246, 118); /* oklch */ color: oklch(91.1% 0.166 127.7);
Tailwind
colors: {
custom: {
50: '#d7f9a0',
500: '#c2f676',
950: '#000000',
},
}SCSS
$custom: #c2f676; $custom-light: #d7f9a0; $custom-dark: #000000;
JSON
{
"hex": "#c2f676",
"rgb": {
"r": 194,
"g": 246,
"b": 118
},
"hsl": {
"h": 84.375,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.91068,
"c": 0.16645,
"h": 127.7
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#C2F676
secondary
#7A3FD1
accent
#01E45D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580