#C0FC71#C0FC71
#C0FC71 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.180 H 128.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FC71 |
|---|---|
| RGB | rgb(192, 252, 113) |
| HSL | hsl(86, 96%, 72%) |
| HSV | hsv(86, 55%, 99%) |
| CMYK | cmyk(23.8%, 0%, 55.2%, 1.2%) |
| CIE-LAB | lab(92.58, -40.24, 59.55) |
| CIE-LCH | lch(92.58, 71.87, 124.04°) |
| OKLab | oklab(92.23% -0.1129 0.1399) |
| OKLCH | oklch(92.23% 0.18 128.9) |
| XYZ | xyz(59.5289, 82.0183, 28.3144) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.54
Light Lime Green
#B9FF66
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 1.92
Light Yellow Green
#CCFD7F
ΔE00 1.99
Pale Lime Green
#B1FF65
ΔE00 2.38
Light Lime
#AEFD6C
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FC71 #AD71FC
analogous
#FCF271 #C0FC71 #7BFC71
triadic
#C0FC71 #71C0FC #FC71C0
tetradic
#C0FC71 #71FCF2 #AD71FC #FC717B
square
#C0FC71 #71FCF2 #AD71FC #FC717B
split-complementary
#C0FC71 #717BFC #F271FC
monochromatic
#89EE05 #A5FB35 #C0FC71 #DBFDAD #F2FEE1
Accessibility & contrast
On white
1.21
#C0FC71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#C0FC71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FC71
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FC71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FC71 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC63
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#C5F2DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c0fc71; /* rgb */ color: rgb(192, 252, 113); /* oklch */ color: oklch(92.2% 0.180 128.9);
Tailwind
colors: {
custom: {
50: '#d6fd9e',
500: '#c0fc71',
950: '#000000',
},
}SCSS
$custom: #c0fc71; $custom-light: #d6fd9e; $custom-dark: #000000;
JSON
{
"hex": "#c0fc71",
"rgb": {
"r": 192,
"g": 252,
"b": 113
},
"hsl": {
"h": 85.899,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.92225,
"c": 0.17971,
"h": 128.9
},
"luminance": 0.8202
}Semantic roles & 50–950 ramp
primary
#C0FC71
secondary
#7E39D8
accent
#00E663
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580