#C2FF76#C2FF76
#C2FF76 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.178 H 129.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF76 |
|---|---|
| RGB | rgb(194, 255, 118) |
| HSL | hsl(87, 100%, 73%) |
| HSV | hsv(87, 54%, 100%) |
| CMYK | cmyk(23.9%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(93.58, -40.38, 58.53) |
| CIE-LCH | lch(93.58, 71.11, 124.60°) |
| OKLab | oklab(93.08% -0.113 0.1381) |
| OKLCH | oklch(93.08% 0.178 129.3) |
| XYZ | xyz(61.2777, 84.2960, 30.1783) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.57
Light Pea Green
#C4FE82
ΔE00 1.53
Light Lime Green
#B9FF66
ΔE00 1.78
Light Yellow Green
#CCFD7F
ΔE00 1.86
Pale Lime Green
#B1FF65
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF76 #B376FF
analogous
#FFF776 #C2FF76 #7DFF76
triadic
#C2FF76 #76C2FF #FF76C2
tetradic
#C2FF76 #76FFF7 #B376FF #FF767D
square
#C2FF76 #76FFF7 #B376FF #FF767D
split-complementary
#C2FF76 #767DFF #F776FF
monochromatic
#8BFB00 #A7FF39 #C2FF76 #DDFFB3 #F1FFE0
Accessibility & contrast
On white
1.18
#C2FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#C2FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF76
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF76 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF69
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#C7F5E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff76; /* rgb */ color: rgb(194, 255, 118); /* oklch */ color: oklch(93.1% 0.178 129.3);
Tailwind
colors: {
custom: {
50: '#d7ffa1',
500: '#c2ff76',
950: '#000000',
},
}SCSS
$custom: #c2ff76; $custom-light: #d7ffa1; $custom-dark: #000000;
JSON
{
"hex": "#c2ff76",
"rgb": {
"r": 194,
"g": 255,
"b": 118
},
"hsl": {
"h": 86.715,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.93077,
"c": 0.17839,
"h": 129.3
},
"luminance": 0.84297
}Semantic roles & 50–950 ramp
primary
#C2FF76
secondary
#843DDD
accent
#00E666
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680