#C0F080#C0F080
#C0F080 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.150 H 128.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F080 |
|---|---|
| RGB | rgb(192, 240, 128) |
| HSL | hsl(86, 79%, 72%) |
| HSV | hsv(86, 47%, 94%) |
| CMYK | cmyk(20%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.43, -33.31, 48.92) |
| CIE-LCH | lch(89.43, 59.19, 124.25°) |
| OKLab | oklab(89.74% -0.0925 0.1177) |
| OKLCH | oklch(89.74% 0.15 128.2) |
| XYZ | xyz(56.7941, 75.0843, 31.9184) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.09
Light Yellow Green
#CCFD7F
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.69
Pale Lime
#BEFD73
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F080 #B080F0
analogous
#F0E880 #C0F080 #88F080
triadic
#C0F080 #80C0F0 #F080C0
tetradic
#C0F080 #80F0E8 #B080F0 #F08088
square
#C0F080 #80F0E8 #B080F0 #F08088
split-complementary
#C0F080 #8088F0 #E880F0
monochromatic
#89DC1A #A5EA49 #C0F080 #DBF6B7 #F1FCE4
Accessibility & contrast
On white
1.31
#C0F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#C0F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F080
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F080 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C5E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c0f080; /* rgb */ color: rgb(192, 240, 128); /* oklch */ color: oklch(89.7% 0.150 128.2);
Tailwind
colors: {
custom: {
50: '#d5f5a7',
500: '#c0f080',
950: '#000000',
},
}SCSS
$custom: #c0f080; $custom-light: #d5f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c0f080",
"rgb": {
"r": 192,
"g": 240,
"b": 128
},
"hsl": {
"h": 85.714,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89735,
"c": 0.14969,
"h": 128.2
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#C0F080
secondary
#814ACB
accent
#0ADB64
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580