#6FFC83#6FFC83
#6FFC83 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.6% C 0.203 H 146.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFC83 |
|---|---|
| RGB | rgb(111, 252, 131) |
| HSL | hsl(129, 96%, 71%) |
| HSV | hsv(129, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(89.22, -62.52, 46.43) |
| CIE-LCH | lch(89.22, 77.87, 143.40°) |
| OKLab | oklab(88.59% -0.1693 0.1127) |
| OKLCH | oklch(88.59% 0.203 146.4) |
| XYZ | xyz(45.4598, 74.6349, 33.4787) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.69
Easter Green
#8CFD7E
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFC83 #FC6FE8
analogous
#A1FC6F #6FFC83 #6FFCC9
triadic
#6FFC83 #836FFC #FC836F
tetradic
#6FFC83 #6FA1FC #FC6FE8 #FCC96F
square
#6FFC83 #6FA1FC #FC6FE8 #FCC96F
split-complementary
#6FFC83 #C96FFC #FC6FA1
monochromatic
#05EC26 #33FB4F #6FFC83 #ABFDB7 #E1FEE5
Accessibility & contrast
On white
1.32
#6FFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#6FFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFC83
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFC83 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#52F7E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ffc83; /* rgb */ color: rgb(111, 252, 131); /* oklch */ color: oklch(88.6% 0.203 146.4);
Tailwind
colors: {
custom: {
50: '#a3fea9',
500: '#6ffc83',
950: '#000000',
},
}SCSS
$custom: #6ffc83; $custom-light: #a3fea9; $custom-dark: #000000;
JSON
{
"hex": "#6ffc83",
"rgb": {
"r": 111,
"g": 252,
"b": 131
},
"hsl": {
"h": 128.511,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.88589,
"c": 0.20336,
"h": 146.4
},
"luminance": 0.74639
}Semantic roles & 50–950 ramp
primary
#6FFC83
secondary
#D837C1
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681