#6DEB8A#6DEB8A
#6DEB8A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.175 H 148.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB8A |
|---|---|
| RGB | rgb(109, 235, 138) |
| HSL | hsl(134, 76%, 67%) |
| HSV | hsv(134, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.23, -55.45, 36.65) |
| CIE-LCH | lch(84.23, 66.47, 146.53°) |
| OKLab | oklab(84.5% -0.1502 0.0906) |
| OKLCH | oklch(84.5% 0.175 148.9) |
| XYZ | xyz(40.5997, 64.4994, 34.3500) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.69
Baby Green
#8CFF9E
ΔE00 4.74
Light Bluish Green
#76FDA8
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB8A #EB6DCE
analogous
#8FEB6D #6DEB8A #6DEBC9
triadic
#6DEB8A #8A6DEB #EB8A6D
tetradic
#6DEB8A #6D8FEB #EB6DCE #EBC96D
square
#6DEB8A #6D8FEB #EB6DCE #EBC96D
split-complementary
#6DEB8A #C96DEB #EB6D8F
monochromatic
#1BC341 #37E45F #6DEB8A #A3F2B5 #D9FAE0
Accessibility & contrast
On white
1.51
#6DEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6DEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB8A
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB8A | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#51E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb8a; /* rgb */ color: rgb(109, 235, 138); /* oklch */ color: oklch(84.5% 0.175 148.9);
Tailwind
colors: {
custom: {
50: '#a0f2ad',
500: '#6deb8a',
950: '#000000',
},
}SCSS
$custom: #6deb8a; $custom-light: #a0f2ad; $custom-dark: #000000;
JSON
{
"hex": "#6deb8a",
"rgb": {
"r": 109,
"g": 235,
"b": 138
},
"hsl": {
"h": 133.81,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84501,
"c": 0.17542,
"h": 148.9
},
"luminance": 0.64503
}Semantic roles & 50–950 ramp
primary
#6DEB8A
secondary
#C13BA2
accent
#0DA9D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581