#6DED79#6DED79
#6DED79 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.194 H 145.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED79 |
|---|---|
| RGB | rgb(109, 237, 121) |
| HSL | hsl(126, 78%, 68%) |
| HSV | hsv(126, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.58, -58.74, 45.40) |
| CIE-LCH | lch(84.58, 74.24, 142.30°) |
| OKLab | oklab(84.72% -0.1593 0.1099) |
| OKLCH | oklch(84.72% 0.194 145.4) |
| XYZ | xyz(40.0397, 65.1966, 28.5597) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.46
Lightgreen
#90EE90
ΔE00 3.98
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.23
Easter Green
#8CFD7E
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED79 #ED6DE1
analogous
#A1ED6D #6DED79 #6DEDB9
triadic
#6DED79 #796DED #ED796D
tetradic
#6DED79 #6DA1ED #ED6DE1 #EDB96D
square
#6DED79 #6DA1ED #ED6DE1 #EDB96D
split-complementary
#6DED79 #B96DED #ED6DA1
monochromatic
#19C729 #37E647 #6DED79 #A3F4AB #DAFADD
Accessibility & contrast
On white
1.50
#6DED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6DED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED79
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED79 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#56E8D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ded79; /* rgb */ color: rgb(109, 237, 121); /* oklch */ color: oklch(84.7% 0.194 145.4);
Tailwind
colors: {
custom: {
50: '#a0f4a2',
500: '#6ded79',
950: '#000000',
},
}SCSS
$custom: #6ded79; $custom-light: #a0f4a2; $custom-dark: #000000;
JSON
{
"hex": "#6ded79",
"rgb": {
"r": 109,
"g": 237,
"b": 121
},
"hsl": {
"h": 125.625,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.8472,
"c": 0.1935,
"h": 145.4
},
"luminance": 0.652
}Semantic roles & 50–950 ramp
primary
#6DED79
secondary
#C53AB8
accent
#0BC7DA
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580