#6DEB78#6DEB78
#6DEB78 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.192 H 145.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB78 |
|---|---|
| RGB | rgb(109, 235, 120) |
| HSL | hsl(125, 76%, 67%) |
| HSV | hsv(125, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(83.98, -58.11, 45.12) |
| CIE-LCH | lch(83.98, 73.57, 142.17°) |
| OKLab | oklab(84.22% -0.1576 0.1092) |
| OKLCH | oklch(84.22% 0.192 145.3) |
| XYZ | xyz(39.4029, 64.0206, 28.0465) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.35
Lightgreen (survey)
#76FF7B
ΔE00 4.45
Spearmint
#1EF876
ΔE00 4.50
Easter Green
#8CFD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB78 #EB6DE0
analogous
#A1EB6D #6DEB78 #6DEBB7
triadic
#6DEB78 #786DEB #EB786D
tetradic
#6DEB78 #6DA1EB #EB6DE0 #EBB76D
square
#6DEB78 #6DA1EB #EB6DE0 #EBB76D
split-complementary
#6DEB78 #B76DEB #EB6DA1
monochromatic
#1BC329 #37E446 #6DEB78 #A3F2AA #D9FADC
Accessibility & contrast
On white
1.52
#6DEB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6DEB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB78
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB78 | 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)
#EFD86E
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#57E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6deb78; /* rgb */ color: rgb(109, 235, 120); /* oklch */ color: oklch(84.2% 0.192 145.3);
Tailwind
colors: {
custom: {
50: '#a0f2a1',
500: '#6deb78',
950: '#000000',
},
}SCSS
$custom: #6deb78; $custom-light: #a0f2a1; $custom-dark: #000000;
JSON
{
"hex": "#6deb78",
"rgb": {
"r": 109,
"g": 235,
"b": 120
},
"hsl": {
"h": 125.238,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84216,
"c": 0.19175,
"h": 145.3
},
"luminance": 0.64024
}Semantic roles & 50–950 ramp
primary
#6DEB78
secondary
#C13BB5
accent
#0DC6D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580