#6DD780#6DD780
#6DD780 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.4% C 0.157 H 147.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD780 |
|---|---|
| RGB | rgb(109, 215, 128) |
| HSL | hsl(131, 57%, 64%) |
| HSV | hsv(131, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.12, -49.00, 33.72) |
| CIE-LCH | lch(78.12, 59.48, 145.46°) |
| OKLab | oklab(79.45% -0.133 0.0835) |
| OKLCH | oklch(79.45% 0.157 147.9) |
| XYZ | xyz(34.5013, 53.4079, 28.9086) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.27
Soft Green
#6FC276
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD780 #D76DC4
analogous
#8FD76D #6DD780 #6DD7B5
triadic
#6DD780 #806DD7 #D7806D
tetradic
#6DD780 #6D8FD7 #D76DC4 #D7B56D
square
#6DD780 #6D8FD7 #D76DC4 #D7B56D
split-complementary
#6DD780 #B56DD7 #D76D8F
monochromatic
#2B9E40 #3DCA56 #6DD780 #9DE4AA #CDF1D4
Accessibility & contrast
On white
1.80
#6DD780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6DD780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD780
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD780 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#CABD86
Tritanopia (blue-blind)
#5AD3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd780; /* rgb */ color: rgb(109, 215, 128); /* oklch */ color: oklch(79.4% 0.157 147.9);
Tailwind
colors: {
custom: {
50: '#9de4a6',
500: '#6dd780',
950: '#000000',
},
}SCSS
$custom: #6dd780; $custom-light: #9de4a6; $custom-dark: #000000;
JSON
{
"hex": "#6dd780",
"rgb": {
"r": 109,
"g": 215,
"b": 128
},
"hsl": {
"h": 130.755,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79448,
"c": 0.15701,
"h": 147.9
},
"luminance": 0.53411
}Semantic roles & 50–950 ramp
primary
#6DD780
secondary
#A24692
accent
#21A7C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480