#6DEB76#6DEB76
#6DEB76 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.194 H 144.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB76 |
|---|---|
| RGB | rgb(109, 235, 118) |
| HSL | hsl(124, 76%, 67%) |
| HSV | hsv(124, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.95, -58.38, 46.04) |
| CIE-LCH | lch(83.95, 74.35, 141.74°) |
| OKLab | oklab(84.19% -0.1584 0.1112) |
| OKLCH | oklch(84.19% 0.194 144.9) |
| XYZ | xyz(39.2828, 63.9726, 27.4139) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.98
Lightgreen
#90EE90
ΔE00 4.14
Lightgreen (survey)
#76FF7B
ΔE00 4.36
Spearmint
#1EF876
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.53
Easter Green
#8CFD7E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB76 #EB6DE2
analogous
#A3EB6D #6DEB76 #6DEBB5
triadic
#6DEB76 #766DEB #EB766D
tetradic
#6DEB76 #6DA3EB #EB6DE2 #EBB56D
square
#6DEB76 #6DA3EB #EB6DE2 #EBB56D
split-complementary
#6DEB76 #B56DEB #EB6DA3
monochromatic
#1BC327 #37E443 #6DEB76 #A3F2A9 #D9FADB
Accessibility & contrast
On white
1.52
#6DEB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6DEB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB76
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB76 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#57E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6deb76; /* rgb */ color: rgb(109, 235, 118); /* oklch */ color: oklch(84.2% 0.194 144.9);
Tailwind
colors: {
custom: {
50: '#a0f2a0',
500: '#6deb76',
950: '#000000',
},
}SCSS
$custom: #6deb76; $custom-light: #a0f2a0; $custom-dark: #000000;
JSON
{
"hex": "#6deb76",
"rgb": {
"r": 109,
"g": 235,
"b": 118
},
"hsl": {
"h": 124.286,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84187,
"c": 0.19352,
"h": 144.9
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#6DEB76
secondary
#C13BB8
accent
#0DCAD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580