#6DD577#6DD577
#6DD577 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.8% C 0.163 H 145.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD577 |
|---|---|
| RGB | rgb(109, 213, 119) |
| HSL | hsl(126, 55%, 63%) |
| HSV | hsv(126, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 44.1%, 16.5%) |
| CIE-LAB | lab(77.38, -49.57, 37.31) |
| CIE-LCH | lch(77.38, 62.04, 143.03°) |
| OKLab | oklab(78.81% -0.1346 0.0915) |
| OKLCH | oklch(78.81% 0.163 145.8) |
| XYZ | xyz(33.4288, 52.1691, 25.7573) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.73
Lightish Green
#61E160
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.10
Soft Green
#6FC276
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD577 #D56DCB
analogous
#97D56D #6DD577 #6DD5AB
triadic
#6DD577 #776DD5 #D5776D
tetradic
#6DD577 #6D97D5 #D56DCB #D5AB6D
square
#6DD577 #6D97D5 #D56DCB #D5AB6D
split-complementary
#6DD577 #AB6DD5 #D56D97
monochromatic
#2D9B37 #3DC74B #6DD577 #9DE3A3 #CCF0D0
Accessibility & contrast
On white
1.84
#6DD577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#6DD577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD577
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD577 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#C9BB7D
Tritanopia (blue-blind)
#5CD1BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6dd577; /* rgb */ color: rgb(109, 213, 119); /* oklch */ color: oklch(78.8% 0.163 145.8);
Tailwind
colors: {
custom: {
50: '#9de39f',
500: '#6dd577',
950: '#000000',
},
}SCSS
$custom: #6dd577; $custom-light: #9de39f; $custom-dark: #000000;
JSON
{
"hex": "#6dd577",
"rgb": {
"r": 109,
"g": 213,
"b": 119
},
"hsl": {
"h": 125.769,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.78805,
"c": 0.16274,
"h": 145.8
},
"luminance": 0.52172
}Semantic roles & 50–950 ramp
primary
#6DD577
secondary
#A04797
accent
#23B3C3
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480