#6DEB82#6DEB82
#6DEB82 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.183 H 147.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB82 |
|---|---|
| RGB | rgb(109, 235, 130) |
| HSL | hsl(130, 76%, 67%) |
| HSV | hsv(130, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 44.7%, 7.8%) |
| CIE-LAB | lab(84.11, -56.68, 40.45) |
| CIE-LCH | lch(84.11, 69.63, 144.49°) |
| OKLab | oklab(84.37% -0.1536 0.0991) |
| OKLCH | oklch(84.37% 0.183 147.2) |
| XYZ | xyz(40.0418, 64.2762, 31.4112) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.63
Wintergreen
#20F986
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB82 #EB6DD6
analogous
#97EB6D #6DEB82 #6DEBC1
triadic
#6DEB82 #826DEB #EB826D
tetradic
#6DEB82 #6D97EB #EB6DD6 #EBC16D
square
#6DEB82 #6D97EB #EB6DD6 #EBC16D
split-complementary
#6DEB82 #C16DEB #EB6D97
monochromatic
#1BC337 #37E454 #6DEB82 #A3F2B0 #D9FADE
Accessibility & contrast
On white
1.52
#6DEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#6DEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB82
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB82 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#54E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb82; /* rgb */ color: rgb(109, 235, 130); /* oklch */ color: oklch(84.4% 0.183 147.2);
Tailwind
colors: {
custom: {
50: '#a0f2a8',
500: '#6deb82',
950: '#000000',
},
}SCSS
$custom: #6deb82; $custom-light: #a0f2a8; $custom-dark: #000000;
JSON
{
"hex": "#6deb82",
"rgb": {
"r": 109,
"g": 235,
"b": 130
},
"hsl": {
"h": 130,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84368,
"c": 0.18275,
"h": 147.2
},
"luminance": 0.6428
}Semantic roles & 50–950 ramp
primary
#6DEB82
secondary
#C13BAB
accent
#0DB6D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580