#6ED779#6ED779
#6ED779 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.4% C 0.163 H 146.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED779 |
|---|---|
| RGB | rgb(110, 215, 121) |
| HSL | hsl(126, 57%, 64%) |
| HSV | hsv(126, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 43.7%, 15.7%) |
| CIE-LAB | lab(78.05, -49.82, 37.17) |
| CIE-LCH | lch(78.05, 62.16, 143.27°) |
| OKLab | oklab(79.37% -0.1353 0.0912) |
| OKLCH | oklch(79.37% 0.163 146) |
| XYZ | xyz(34.1801, 53.2938, 26.5710) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.01
Emerald
#50C878
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.55
Fresh Green
#69D84F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED779 #D76ECC
analogous
#97D76E #6ED779 #6ED7AD
triadic
#6ED779 #796ED7 #D7796E
tetradic
#6ED779 #6E97D7 #D76ECC #D7AD6E
square
#6ED779 #6E97D7 #D76ECC #D7AD6E
split-complementary
#6ED779 #AD6ED7 #D76E97
monochromatic
#2C9F38 #3ECA4D #6ED779 #9EE4A5 #CEF1D2
Accessibility & contrast
On white
1.80
#6ED779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6ED779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED779
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED779 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC772
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#5DD3C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed779; /* rgb */ color: rgb(110, 215, 121); /* oklch */ color: oklch(79.4% 0.163 146.0);
Tailwind
colors: {
custom: {
50: '#9ee4a1',
500: '#6ed779',
950: '#000000',
},
}SCSS
$custom: #6ed779; $custom-light: #9ee4a1; $custom-dark: #000000;
JSON
{
"hex": "#6ed779",
"rgb": {
"r": 110,
"g": 215,
"b": 121
},
"hsl": {
"h": 126.286,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.7937,
"c": 0.16315,
"h": 146
},
"luminance": 0.53296
}Semantic roles & 50–950 ramp
primary
#6ED779
secondary
#A34699
accent
#21B3C4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480