#6EDB79#6EDB79
#6EDB79 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.169 H 145.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDB79 |
|---|---|
| RGB | rgb(110, 219, 121) |
| HSL | hsl(126, 60%, 65%) |
| HSV | hsv(126, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(79.25, -51.44, 38.70) |
| CIE-LCH | lch(79.25, 64.37, 143.05°) |
| OKLab | oklab(80.35% -0.1396 0.0947) |
| OKLCH | oklch(80.35% 0.169 145.9) |
| XYZ | xyz(35.2111, 55.3558, 26.9147) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.14
Fresh Green
#69D84F
ΔE00 5.47
Emerald
#50C878
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDB79 #DB6ED0
analogous
#9ADB6E #6EDB79 #6EDBB0
triadic
#6EDB79 #796EDB #DB796E
tetradic
#6EDB79 #6E9ADB #DB6ED0 #DBB06E
square
#6EDB79 #6E9ADB #DB6ED0 #DBB06E
split-complementary
#6EDB79 #B06EDB #DB6E9A
monochromatic
#29A636 #3DCF4C #6EDB79 #9FE7A6 #D0F3D4
Accessibility & contrast
On white
1.74
#6EDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6EDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDB79
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDB79 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA71
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#5CD6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6edb79; /* rgb */ color: rgb(110, 219, 121); /* oklch */ color: oklch(80.3% 0.169 145.9);
Tailwind
colors: {
custom: {
50: '#9fe7a1',
500: '#6edb79',
950: '#000000',
},
}SCSS
$custom: #6edb79; $custom-light: #9fe7a1; $custom-dark: #000000;
JSON
{
"hex": "#6edb79",
"rgb": {
"r": 110,
"g": 219,
"b": 121
},
"hsl": {
"h": 126.055,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.8035,
"c": 0.16873,
"h": 145.9
},
"luminance": 0.55359
}Semantic roles & 50–950 ramp
primary
#6EDB79
secondary
#A9459F
accent
#1EB7C8
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480