#C0FA80#C0FA80
#C0FA80 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.163 H 130.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA80 |
|---|---|
| RGB | rgb(192, 250, 128) |
| HSL | hsl(89, 92%, 74%) |
| HSV | hsv(89, 49%, 98%) |
| CMYK | cmyk(23.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.19, -37.86, 52.29) |
| CIE-LCH | lch(92.19, 64.56, 125.90°) |
| OKLab | oklab(91.96% -0.1051 0.1252) |
| OKLCH | oklch(91.96% 0.163 130) |
| XYZ | xyz(59.8195, 81.1349, 32.9269) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.86
Light Yellowish Green
#C2FF89
ΔE00 1.33
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 1.89
Light Yellow Green
#CCFD7F
ΔE00 1.99
Celery
#C1FD95
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA80 #BA80FA
analogous
#FAF780 #C0FA80 #83FA80
triadic
#C0FA80 #80C0FA #FA80C0
tetradic
#C0FA80 #80FAF7 #BA80FA #FA8083
square
#C0FA80 #80FAF7 #BA80FA #FA8083
split-complementary
#C0FA80 #8083FA #F780FA
monochromatic
#86F50A #A3F845 #C0FA80 #DDFCBB #F0FEE2
Accessibility & contrast
On white
1.22
#C0FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#C0FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA80
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA80 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#C4F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa80; /* rgb */ color: rgb(192, 250, 128); /* oklch */ color: oklch(92.0% 0.163 130.0);
Tailwind
colors: {
custom: {
50: '#d5fca7',
500: '#c0fa80',
950: '#000000',
},
}SCSS
$custom: #c0fa80; $custom-light: #d5fca7; $custom-dark: #000000;
JSON
{
"hex": "#c0fa80",
"rgb": {
"r": 192,
"g": 250,
"b": 128
},
"hsl": {
"h": 88.525,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91961,
"c": 0.16348,
"h": 130
},
"luminance": 0.81136
}Semantic roles & 50–950 ramp
primary
#C0FA80
secondary
#8C47D7
accent
#00E66D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580