#6DEB7A#6DEB7A
#6DEB7A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.190 H 145.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB7A |
|---|---|
| RGB | rgb(109, 235, 122) |
| HSL | hsl(126, 76%, 67%) |
| HSV | hsv(126, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(84.00, -57.84, 44.19) |
| CIE-LCH | lch(84.00, 72.79, 142.62°) |
| OKLab | oklab(84.25% -0.1568 0.1072) |
| OKLCH | oklch(84.25% 0.19 145.6) |
| XYZ | xyz(39.5255, 64.0697, 28.6924) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.51
Lightgreen (survey)
#76FF7B
ΔE00 4.55
Minty Green
#0BF77D
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB7A #EB6DDE
analogous
#9FEB6D #6DEB7A #6DEBB9
triadic
#6DEB7A #7A6DEB #EB7A6D
tetradic
#6DEB7A #6D9FEB #EB6DDE #EBB96D
square
#6DEB7A #6D9FEB #EB6DDE #EBB96D
split-complementary
#6DEB7A #B96DEB #EB6D9F
monochromatic
#1BC32C #37E449 #6DEB7A #A3F2AB #D9FADC
Accessibility & contrast
On white
1.52
#6DEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6DEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB7A
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB7A | 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)
#EED871
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#56E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6deb7a; /* rgb */ color: rgb(109, 235, 122); /* oklch */ color: oklch(84.2% 0.190 145.6);
Tailwind
colors: {
custom: {
50: '#a0f2a2',
500: '#6deb7a',
950: '#000000',
},
}SCSS
$custom: #6deb7a; $custom-light: #a0f2a2; $custom-dark: #000000;
JSON
{
"hex": "#6deb7a",
"rgb": {
"r": 109,
"g": 235,
"b": 122
},
"hsl": {
"h": 126.19,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84245,
"c": 0.18997,
"h": 145.6
},
"luminance": 0.64073
}Semantic roles & 50–950 ramp
primary
#6DEB7A
secondary
#C13BB3
accent
#0DC3D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580