#C0FA79#C0FA79
#C0FA79 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.170 H 129.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA79 |
|---|---|
| RGB | rgb(192, 250, 121) |
| HSL | hsl(87, 93%, 73%) |
| HSV | hsv(87, 52%, 98%) |
| CMYK | cmyk(23.2%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(92.11, -38.58, 55.42) |
| CIE-LCH | lch(92.11, 67.53, 124.84°) |
| OKLab | oklab(91.87% -0.1076 0.1316) |
| OKLCH | oklch(91.87% 0.17 129.3) |
| XYZ | xyz(59.3745, 80.9570, 30.5835) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.12
Pale Lime
#BEFD73
ΔE00 1.12
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Light Lime Green
#B9FF66
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA79 #B379FA
analogous
#FAF479 #C0FA79 #7FFA79
triadic
#C0FA79 #79C0FA #FA79C0
tetradic
#C0FA79 #79FAF4 #B379FA #FA797F
square
#C0FA79 #79FAF4 #B379FA #FA797F
split-complementary
#C0FA79 #797FFA #F479FA
monochromatic
#88F009 #A4F83E #C0FA79 #DCFCB4 #F1FEE2
Accessibility & contrast
On white
1.22
#C0FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C0FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA79
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA79 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#C4F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa79; /* rgb */ color: rgb(192, 250, 121); /* oklch */ color: oklch(91.9% 0.170 129.3);
Tailwind
colors: {
custom: {
50: '#d5fca3',
500: '#c0fa79',
950: '#000000',
},
}SCSS
$custom: #c0fa79; $custom-light: #d5fca3; $custom-dark: #000000;
JSON
{
"hex": "#c0fa79",
"rgb": {
"r": 192,
"g": 250,
"b": 121
},
"hsl": {
"h": 86.977,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.91872,
"c": 0.16998,
"h": 129.3
},
"luminance": 0.80958
}Semantic roles & 50–950 ramp
primary
#C0FA79
secondary
#8441D7
accent
#00E667
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580