#C0FA84#C0FA84
#C0FA84 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.160 H 130.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA84 |
|---|---|
| RGB | rgb(192, 250, 132) |
| HSL | hsl(89, 92%, 75%) |
| HSV | hsv(89, 47%, 98%) |
| CMYK | cmyk(23.2%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.24, -37.42, 50.48) |
| CIE-LCH | lch(92.24, 62.84, 126.55°) |
| OKLab | oklab(92.02% -0.1037 0.1214) |
| OKLCH | oklch(92.02% 0.16 130.5) |
| XYZ | xyz(60.0879, 81.2423, 34.3409) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.06
Light Pea Green
#C4FE82
ΔE00 1.13
Light Yellow Green
#CCFD7F
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA84 #BE84FA
analogous
#FAF984 #C0FA84 #85FA84
triadic
#C0FA84 #84C0FA #FA84C0
tetradic
#C0FA84 #84FAF9 #BE84FA #FA8485
square
#C0FA84 #84FAF9 #BE84FA #FA8485
split-complementary
#C0FA84 #8485FA #F984FA
monochromatic
#84F50E #A2F849 #C0FA84 #DEFCBF #F0FEE2
Accessibility & contrast
On white
1.22
#C0FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#C0FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA84
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA84 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#C3F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa84; /* rgb */ color: rgb(192, 250, 132); /* oklch */ color: oklch(92.0% 0.160 130.5);
Tailwind
colors: {
custom: {
50: '#d5fcaa',
500: '#c0fa84',
950: '#000000',
},
}SCSS
$custom: #c0fa84; $custom-light: #d5fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c0fa84",
"rgb": {
"r": 192,
"g": 250,
"b": 132
},
"hsl": {
"h": 89.492,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92015,
"c": 0.15964,
"h": 130.5
},
"luminance": 0.81244
}Semantic roles & 50–950 ramp
primary
#C0FA84
secondary
#904AD8
accent
#00E671
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581