#C0FB72#C0FB72
#C0FB72 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.0% C 0.178 H 128.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FB72 |
|---|---|
| RGB | rgb(192, 251, 114) |
| HSL | hsl(86, 94%, 72%) |
| HSV | hsv(86, 55%, 98%) |
| CMYK | cmyk(23.5%, 0%, 54.6%, 1.6%) |
| CIE-LAB | lab(92.32, -39.70, 58.80) |
| CIE-LCH | lch(92.32, 70.95, 124.03°) |
| OKLab | oklab(92.01% -0.1113 0.1383) |
| OKLCH | oklch(92.01% 0.178 128.8) |
| XYZ | xyz(59.2723, 81.4145, 28.5081) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.64
Light Pea Green
#C4FE82
ΔE00 1.80
Light Yellow Green
#CCFD7F
ΔE00 1.87
Light Lime Green
#B9FF66
ΔE00 1.87
Pale Lime Green
#B1FF65
ΔE00 2.56
Light Lime
#AEFD6C
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FB72 #AD72FB
analogous
#FBF172 #C0FB72 #7CFB72
triadic
#C0FB72 #72C0FB #FB72C0
tetradic
#C0FB72 #72FBF1 #AD72FB #FB727C
square
#C0FB72 #72FBF1 #AD72FB #FB727C
split-complementary
#C0FB72 #727CFB #F172FB
monochromatic
#89EC07 #A5F936 #C0FB72 #DBFDAE #F2FEE1
Accessibility & contrast
On white
1.22
#C0FB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C0FB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FB72
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FB72 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC64
Deuteranopia (green-blind)
#FDE87B
Tritanopia (blue-blind)
#C5F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fb72; /* rgb */ color: rgb(192, 251, 114); /* oklch */ color: oklch(92.0% 0.178 128.8);
Tailwind
colors: {
custom: {
50: '#d6fd9e',
500: '#c0fb72',
950: '#000000',
},
}SCSS
$custom: #c0fb72; $custom-light: #d6fd9e; $custom-dark: #000000;
JSON
{
"hex": "#c0fb72",
"rgb": {
"r": 192,
"g": 251,
"b": 114
},
"hsl": {
"h": 85.839,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.92012,
"c": 0.17753,
"h": 128.8
},
"luminance": 0.81416
}Semantic roles & 50–950 ramp
primary
#C0FB72
secondary
#7E3AD7
accent
#00E663
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580