#C0FA76#C0FA76
#C0FA76 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.8% C 0.173 H 129.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA76 |
|---|---|
| RGB | rgb(192, 250, 118) |
| HSL | hsl(86, 93%, 72%) |
| HSV | hsv(86, 53%, 98%) |
| CMYK | cmyk(23.2%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(92.08, -38.88, 56.74) |
| CIE-LCH | lch(92.08, 68.78, 124.42°) |
| OKLab | oklab(91.84% -0.1087 0.1342) |
| OKLCH | oklch(91.84% 0.173 129) |
| XYZ | xyz(59.1934, 80.8845, 29.6297) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.90
Light Pea Green
#C4FE82
ΔE00 1.41
Light Yellow Green
#CCFD7F
ΔE00 1.69
Light Lime Green
#B9FF66
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.40
Light Lime
#AEFD6C
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA76 #B076FA
analogous
#FAF276 #C0FA76 #7EFA76
triadic
#C0FA76 #76C0FA #FA76C0
tetradic
#C0FA76 #76FAF2 #B076FA #FA767E
square
#C0FA76 #76FAF2 #B076FA #FA767E
split-complementary
#C0FA76 #767EFA #F276FA
monochromatic
#89ED09 #A5F83B #C0FA76 #DBFCB1 #F1FEE1
Accessibility & contrast
On white
1.22
#C0FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#C0FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA76
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA76 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FCE77E
Tritanopia (blue-blind)
#C5F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa76; /* rgb */ color: rgb(192, 250, 118); /* oklch */ color: oklch(91.8% 0.173 129.0);
Tailwind
colors: {
custom: {
50: '#d6fca1',
500: '#c0fa76',
950: '#000000',
},
}SCSS
$custom: #c0fa76; $custom-light: #d6fca1; $custom-dark: #000000;
JSON
{
"hex": "#c0fa76",
"rgb": {
"r": 192,
"g": 250,
"b": 118
},
"hsl": {
"h": 86.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.91835,
"c": 0.17269,
"h": 129
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#C0FA76
secondary
#813ED6
accent
#00E665
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580