#6DEF80#6DEF80
#6DEF80 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.190 H 146.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEF80 |
|---|---|
| RGB | rgb(109, 239, 128) |
| HSL | hsl(129, 80%, 68%) |
| HSV | hsv(129, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.27, -58.52, 42.90) |
| CIE-LCH | lch(85.27, 72.55, 143.76°) |
| OKLab | oklab(85.31% -0.1585 0.1046) |
| OKLCH | oklch(85.31% 0.19 146.6) |
| XYZ | xyz(41.0669, 66.5392, 31.0971) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 4.04
Spearmint
#1EF876
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEF80 #EF6DDC
analogous
#9BEF6D #6DEF80 #6DEFC1
triadic
#6DEF80 #806DEF #EF806D
tetradic
#6DEF80 #6D9BEF #EF6DDC #EFC16D
square
#6DEF80 #6D9BEF #EF6DDC #EFC16D
split-complementary
#6DEF80 #C16DEF #EF6D9B
monochromatic
#16CB31 #36E950 #6DEF80 #A4F5B0 #DBFBE0
Accessibility & contrast
On white
1.47
#6DEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6DEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEF80
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEF80 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E1D088
Tritanopia (blue-blind)
#53EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6def80; /* rgb */ color: rgb(109, 239, 128); /* oklch */ color: oklch(85.3% 0.190 146.6);
Tailwind
colors: {
custom: {
50: '#a1f5a6',
500: '#6def80',
950: '#000000',
},
}SCSS
$custom: #6def80; $custom-light: #a1f5a6; $custom-dark: #000000;
JSON
{
"hex": "#6def80",
"rgb": {
"r": 109,
"g": 239,
"b": 128
},
"hsl": {
"h": 128.769,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.85312,
"c": 0.18991,
"h": 146.6
},
"luminance": 0.66543
}Semantic roles & 50–950 ramp
primary
#6DEF80
secondary
#C739B3
accent
#09BEDD
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580