#C0FB73#C0FB73
#C0FB73 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.0% C 0.177 H 128.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FB73 |
|---|---|
| RGB | rgb(192, 251, 115) |
| HSL | hsl(86, 94%, 72%) |
| HSV | hsv(86, 54%, 98%) |
| CMYK | cmyk(23.5%, 0%, 54.2%, 1.6%) |
| CIE-LAB | lab(92.33, -39.61, 58.37) |
| CIE-LCH | lch(92.33, 70.54, 124.16°) |
| OKLab | oklab(92.02% -0.111 0.1375) |
| OKLCH | oklch(92.02% 0.177 128.9) |
| XYZ | xyz(59.3295, 81.4374, 28.8095) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.62
Light Pea Green
#C4FE82
ΔE00 1.69
Light Yellow Green
#CCFD7F
ΔE00 1.82
Light Lime Green
#B9FF66
ΔE00 1.95
Pale Lime Green
#B1FF65
ΔE00 2.60
Light Lime
#AEFD6C
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FB73 #AE73FB
analogous
#FBF273 #C0FB73 #7CFB73
triadic
#C0FB73 #73C0FB #FB73C0
tetradic
#C0FB73 #73FBF2 #AE73FB #FB737C
square
#C0FB73 #73FBF2 #AE73FB #FB737C
split-complementary
#C0FB73 #737CFB #F273FB
monochromatic
#89ED07 #A5F938 #C0FB73 #DBFDAF #F2FEE1
Accessibility & contrast
On white
1.21
#C0FB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C0FB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FB73
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FB73 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC66
Deuteranopia (green-blind)
#FDE87C
Tritanopia (blue-blind)
#C5F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fb73; /* rgb */ color: rgb(192, 251, 115); /* oklch */ color: oklch(92.0% 0.177 128.9);
Tailwind
colors: {
custom: {
50: '#d6fd9f',
500: '#c0fb73',
950: '#000000',
},
}SCSS
$custom: #c0fb73; $custom-light: #d6fd9f; $custom-dark: #000000;
JSON
{
"hex": "#c0fb73",
"rgb": {
"r": 192,
"g": 251,
"b": 115
},
"hsl": {
"h": 86.029,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.92024,
"c": 0.17666,
"h": 128.9
},
"luminance": 0.81439
}Semantic roles & 50–950 ramp
primary
#C0FB73
secondary
#7F3BD7
accent
#00E664
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580