#C0FA78#C0FA78
#C0FA78 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.171 H 129.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA78 |
|---|---|
| RGB | rgb(192, 250, 120) |
| HSL | hsl(87, 93%, 73%) |
| HSV | hsv(87, 52%, 98%) |
| CMYK | cmyk(23.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.10, -38.68, 55.86) |
| CIE-LCH | lch(92.10, 67.95, 124.70°) |
| OKLab | oklab(91.86% -0.108 0.1324) |
| OKLCH | oklch(91.86% 0.171 129.2) |
| XYZ | xyz(59.3135, 80.9326, 30.2622) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 1.21
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.17
Light Lime Green
#B9FF66
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA78 #B278FA
analogous
#FAF378 #C0FA78 #7FFA78
triadic
#C0FA78 #78C0FA #FA78C0
tetradic
#C0FA78 #78FAF3 #B278FA #FA787F
square
#C0FA78 #78FAF3 #B278FA #FA787F
split-complementary
#C0FA78 #787FFA #F378FA
monochromatic
#88EF09 #A4F83D #C0FA78 #DCFCB3 #F1FEE1
Accessibility & contrast
On white
1.22
#C0FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C0FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA78
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA78 | 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)
#FFEB6C
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#C4F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa78; /* rgb */ color: rgb(192, 250, 120); /* oklch */ color: oklch(91.9% 0.171 129.2);
Tailwind
colors: {
custom: {
50: '#d5fca2',
500: '#c0fa78',
950: '#000000',
},
}SCSS
$custom: #c0fa78; $custom-light: #d5fca2; $custom-dark: #000000;
JSON
{
"hex": "#c0fa78",
"rgb": {
"r": 192,
"g": 250,
"b": 120
},
"hsl": {
"h": 86.769,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.91859,
"c": 0.17089,
"h": 129.2
},
"luminance": 0.80934
}Semantic roles & 50–950 ramp
primary
#C0FA78
secondary
#8340D6
accent
#00E666
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580