#C3F080#C3F080
#C3F080 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 89.9% C 0.148 H 127.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F080 |
|---|---|
| RGB | rgb(195, 240, 128) |
| HSL | hsl(84, 79%, 72%) |
| HSV | hsv(84, 47%, 94%) |
| CMYK | cmyk(18.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.62, -32.22, 49.19) |
| CIE-LCH | lch(89.62, 58.80, 123.23°) |
| OKLab | oklab(89.93% -0.0896 0.1183) |
| OKLCH | oklch(89.93% 0.148 127.1) |
| XYZ | xyz(57.5617, 75.4801, 31.9544) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 3.03
Light Pea Green
#C4FE82
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 3.56
Pale Lime
#BEFD73
ΔE00 3.96
Celery
#C1FD95
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F080 #AD80F0
analogous
#F0E580 #C3F080 #8BF080
triadic
#C3F080 #80C3F0 #F080C3
tetradic
#C3F080 #80F0E5 #AD80F0 #F0808B
square
#C3F080 #80F0E5 #AD80F0 #F0808B
split-complementary
#C3F080 #808BF0 #E580F0
monochromatic
#8EDC1A #A9EA49 #C3F080 #DDF6B7 #F2FCE4
Accessibility & contrast
On white
1.30
#C3F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#C3F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F080
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F080 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F4E086
Tritanopia (blue-blind)
#C8E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c3f080; /* rgb */ color: rgb(195, 240, 128); /* oklch */ color: oklch(89.9% 0.148 127.1);
Tailwind
colors: {
custom: {
50: '#d7f5a7',
500: '#c3f080',
950: '#000000',
},
}SCSS
$custom: #c3f080; $custom-light: #d7f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c3f080",
"rgb": {
"r": 195,
"g": 240,
"b": 128
},
"hsl": {
"h": 84.107,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89932,
"c": 0.14835,
"h": 127.1
},
"luminance": 0.75481
}Semantic roles & 50–950 ramp
primary
#C3F080
secondary
#7D4ACB
accent
#0ADB5E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#151710
muted
#848580