#6ED679#6ED679
#6ED679 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.162 H 146.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED679 |
|---|---|
| RGB | rgb(110, 214, 121) |
| HSL | hsl(126, 56%, 64%) |
| HSV | hsv(126, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.75, -49.41, 36.79) |
| CIE-LCH | lch(77.75, 61.60, 143.33°) |
| OKLab | oklab(79.12% -0.1342 0.0903) |
| OKLCH | oklch(79.12% 0.162 146) |
| XYZ | xyz(33.9262, 52.7861, 26.4864) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.83
Lightish Green
#61E160
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.04
Tealish Green
#0CDC73
ΔE00 5.09
Soft Green
#6FC276
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED679 #D66ECB
analogous
#97D66E #6ED679 #6ED6AD
triadic
#6ED679 #796ED6 #D6796E
tetradic
#6ED679 #6E97D6 #D66ECB #D6AD6E
square
#6ED679 #6E97D6 #D66ECB #D6AD6E
split-complementary
#6ED679 #AD6ED6 #D66E97
monochromatic
#2C9D38 #3EC94D #6ED679 #9EE3A5 #CDF1D1
Accessibility & contrast
On white
1.82
#6ED679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6ED679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED679
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED679 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CABC7F
Tritanopia (blue-blind)
#5DD2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed679; /* rgb */ color: rgb(110, 214, 121); /* oklch */ color: oklch(79.1% 0.162 146.0);
Tailwind
colors: {
custom: {
50: '#9ee3a1',
500: '#6ed679',
950: '#000000',
},
}SCSS
$custom: #6ed679; $custom-light: #9ee3a1; $custom-dark: #000000;
JSON
{
"hex": "#6ed679",
"rgb": {
"r": 110,
"g": 214,
"b": 121
},
"hsl": {
"h": 126.346,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79124,
"c": 0.16174,
"h": 146
},
"luminance": 0.52789
}Semantic roles & 50–950 ramp
primary
#6ED679
secondary
#A24798
accent
#22B2C3
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480