#6DFC80#6DFC80
#6DFC80 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.5% C 0.207 H 146.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFC80 |
|---|---|
| RGB | rgb(109, 252, 128) |
| HSL | hsl(128, 96%, 71%) |
| HSV | hsv(128, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(89.12, -63.39, 47.71) |
| CIE-LCH | lch(89.12, 79.34, 143.03°) |
| OKLab | oklab(88.48% -0.1716 0.1154) |
| OKLCH | oklch(88.48% 0.207 146.1) |
| XYZ | xyz(45.0105, 74.4265, 32.4117) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.44
Easter Green
#8CFD7E
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.73
Lighter Green
#75FD63
ΔE00 3.88
Minty Green
#0BF77D
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFC80 #FC6DE9
analogous
#A1FC6D #6DFC80 #6DFCC7
triadic
#6DFC80 #806DFC #FC806D
tetradic
#6DFC80 #6DA1FC #FC6DE9 #FCC76D
square
#6DFC80 #6DA1FC #FC6DE9 #FCC76D
split-complementary
#6DFC80 #C76DFC #FC6DA1
monochromatic
#05EA23 #31FB4C #6DFC80 #A9FDB4 #E1FEE5
Accessibility & contrast
On white
1.32
#6DFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#6DFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFC80
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFC80 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#4FF7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6dfc80; /* rgb */ color: rgb(109, 252, 128); /* oklch */ color: oklch(88.5% 0.207 146.1);
Tailwind
colors: {
custom: {
50: '#a2fea7',
500: '#6dfc80',
950: '#000000',
},
}SCSS
$custom: #6dfc80; $custom-light: #a2fea7; $custom-dark: #000000;
JSON
{
"hex": "#6dfc80",
"rgb": {
"r": 109,
"g": 252,
"b": 128
},
"hsl": {
"h": 127.972,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.88479,
"c": 0.20684,
"h": 146.1
},
"luminance": 0.74431
}Semantic roles & 50–950 ramp
primary
#6DFC80
secondary
#D736C2
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680