#C3FF83#C3FF83
#C3FF83 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.3% C 0.166 H 130.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FF83 |
|---|---|
| RGB | rgb(195, 255, 131) |
| HSL | hsl(89, 100%, 76%) |
| HSV | hsv(89, 49%, 100%) |
| CMYK | cmyk(23.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(93.78, -38.71, 52.87) |
| CIE-LCH | lch(93.78, 65.53, 126.21°) |
| OKLab | oklab(93.3% -0.1074 0.1266) |
| OKLCH | oklch(93.3% 0.166 130.3) |
| XYZ | xyz(62.3617, 84.7594, 34.5430) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.35
Light Yellowish Green
#C2FF89
ΔE00 0.91
Pale Lime
#BEFD73
ΔE00 1.79
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Light Yellow Green
#CCFD7F
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FF83 #BF83FF
analogous
#FFFD83 #C3FF83 #85FF83
triadic
#C3FF83 #83C3FF #FF83C3
tetradic
#C3FF83 #83FFFD #BF83FF #FF8385
square
#C3FF83 #83FFFD #BF83FF #FF8385
split-complementary
#C3FF83 #8385FF #FD83FF
monochromatic
#88FF09 #A5FF46 #C3FF83 #E1FFC0 #F0FFE0
Accessibility & contrast
On white
1.17
#C3FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#C3FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FF83
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FF83 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#C6F6E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c3ff83; /* rgb */ color: rgb(195, 255, 131); /* oklch */ color: oklch(93.3% 0.166 130.3);
Tailwind
colors: {
custom: {
50: '#d7ffa9',
500: '#c3ff83',
950: '#000000',
},
}SCSS
$custom: #c3ff83; $custom-light: #d7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#c3ff83",
"rgb": {
"r": 195,
"g": 255,
"b": 131
},
"hsl": {
"h": 89.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.933,
"c": 0.16607,
"h": 130.3
},
"luminance": 0.84761
}Semantic roles & 50–950 ramp
primary
#C3FF83
secondary
#9148DF
accent
#00E66F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681