#6DEB79#6DEB79
#6DEB79 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.191 H 145.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB79 |
|---|---|
| RGB | rgb(109, 235, 121) |
| HSL | hsl(126, 76%, 67%) |
| HSV | hsv(126, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.99, -57.98, 44.66) |
| CIE-LCH | lch(83.99, 73.18, 142.39°) |
| OKLab | oklab(84.23% -0.1572 0.1082) |
| OKLCH | oklch(84.23% 0.191 145.5) |
| XYZ | xyz(39.4639, 64.0450, 28.3678) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.26
Lightgreen (survey)
#76FF7B
ΔE00 4.49
Spearmint
#1EF876
ΔE00 4.50
Minty Green
#0BF77D
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB79 #EB6DDF
analogous
#A0EB6D #6DEB79 #6DEBB8
triadic
#6DEB79 #796DEB #EB796D
tetradic
#6DEB79 #6DA0EB #EB6DDF #EBB86D
square
#6DEB79 #6DA0EB #EB6DDF #EBB86D
split-complementary
#6DEB79 #B86DEB #EB6DA0
monochromatic
#1BC32B #37E448 #6DEB79 #A3F2AA #D9FADC
Accessibility & contrast
On white
1.52
#6DEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6DEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB79
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB79 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#56E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6deb79; /* rgb */ color: rgb(109, 235, 121); /* oklch */ color: oklch(84.2% 0.191 145.5);
Tailwind
colors: {
custom: {
50: '#a0f2a2',
500: '#6deb79',
950: '#000000',
},
}SCSS
$custom: #6deb79; $custom-light: #a0f2a2; $custom-dark: #000000;
JSON
{
"hex": "#6deb79",
"rgb": {
"r": 109,
"g": 235,
"b": 121
},
"hsl": {
"h": 125.714,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.8423,
"c": 0.19087,
"h": 145.5
},
"luminance": 0.64048
}Semantic roles & 50–950 ramp
primary
#6DEB79
secondary
#C13BB4
accent
#0DC5D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580