#C0FA77#C0FA77
#C0FA77 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.8% C 0.172 H 129.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA77 |
|---|---|
| RGB | rgb(192, 250, 119) |
| HSL | hsl(87, 93%, 72%) |
| HSV | hsv(87, 52%, 98%) |
| CMYK | cmyk(23.2%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(92.09, -38.78, 56.30) |
| CIE-LCH | lch(92.09, 68.36, 124.56°) |
| OKLab | oklab(91.85% -0.1083 0.1333) |
| OKLCH | oklch(91.85% 0.172 129.1) |
| XYZ | xyz(59.2531, 80.9084, 29.9443) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.96
Light Pea Green
#C4FE82
ΔE00 1.31
Light Yellow Green
#CCFD7F
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Lime Green
#B9FF66
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA77 #B177FA
analogous
#FAF377 #C0FA77 #7EFA77
triadic
#C0FA77 #77C0FA #FA77C0
tetradic
#C0FA77 #77FAF3 #B177FA #FA777E
square
#C0FA77 #77FAF3 #B177FA #FA777E
split-complementary
#C0FA77 #777EFA #F377FA
monochromatic
#88EE09 #A5F83C #C0FA77 #DBFCB2 #F1FEE1
Accessibility & contrast
On white
1.22
#C0FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#C0FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA77
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA77 | 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)
#FFEB6B
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#C5F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa77; /* rgb */ color: rgb(192, 250, 119); /* oklch */ color: oklch(91.8% 0.172 129.1);
Tailwind
colors: {
custom: {
50: '#d6fca1',
500: '#c0fa77',
950: '#000000',
},
}SCSS
$custom: #c0fa77; $custom-light: #d6fca1; $custom-dark: #000000;
JSON
{
"hex": "#c0fa77",
"rgb": {
"r": 192,
"g": 250,
"b": 119
},
"hsl": {
"h": 86.565,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.91847,
"c": 0.17179,
"h": 129.1
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#C0FA77
secondary
#823FD6
accent
#00E666
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580