#C0FC84#C0FC84
#C0FC84 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.162 H 130.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FC84 |
|---|---|
| RGB | rgb(192, 252, 132) |
| HSL | hsl(90, 95%, 75%) |
| HSV | hsv(90, 48%, 99%) |
| CMYK | cmyk(23.8%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(92.79, -38.32, 51.16) |
| CIE-LCH | lch(92.79, 63.92, 126.83°) |
| OKLab | oklab(92.46% -0.1062 0.1229) |
| OKLCH | oklch(92.46% 0.162 130.8) |
| XYZ | xyz(60.7127, 82.4918, 34.5491) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.73
Light Pea Green
#C4FE82
ΔE00 0.86
Pistachio (survey)
#C0FA8B
ΔE00 1.22
Pale Lime
#BEFD73
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FC84 #C084FC
analogous
#FCFC84 #C0FC84 #84FC84
triadic
#C0FC84 #84C0FC #FC84C0
tetradic
#C0FC84 #84FCFC #C084FC #FC8484
square
#C0FC84 #84FCFC #C084FC #FC8484
split-complementary
#C0FC84 #8484FC #FC84FC
monochromatic
#83F90D #A1FB48 #C0FC84 #DFFDC0 #F0FEE1
Accessibility & contrast
On white
1.20
#C0FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C0FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FC84
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FC84 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#C3F3E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c0fc84; /* rgb */ color: rgb(192, 252, 132); /* oklch */ color: oklch(92.5% 0.162 130.8);
Tailwind
colors: {
custom: {
50: '#d5fdaa',
500: '#c0fc84',
950: '#000000',
},
}SCSS
$custom: #c0fc84; $custom-light: #d5fdaa; $custom-dark: #000000;
JSON
{
"hex": "#c0fc84",
"rgb": {
"r": 192,
"g": 252,
"b": 132
},
"hsl": {
"h": 90,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92461,
"c": 0.16242,
"h": 130.8
},
"luminance": 0.82493
}Semantic roles & 50–950 ramp
primary
#C0FC84
secondary
#9249DB
accent
#00E673
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581