#6DD97D#6DD97D
#6DD97D is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.163 H 147.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD97D |
|---|---|
| RGB | rgb(109, 217, 125) |
| HSL | hsl(129, 59%, 64%) |
| HSV | hsv(129, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.67, -50.29, 35.96) |
| CIE-LCH | lch(78.67, 61.82, 144.44°) |
| OKLab | oklab(79.89% -0.1365 0.0886) |
| OKLCH | oklch(79.89% 0.163 147) |
| XYZ | xyz(34.8191, 54.3549, 28.0548) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.78
Lightish Green
#61E160
ΔE00 5.05
Emerald
#50C878
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD97D #D96DC9
analogous
#93D96D #6DD97D #6DD9B3
triadic
#6DD97D #7D6DD9 #D97D6D
tetradic
#6DD97D #6D93D9 #D96DC9 #D9B36D
square
#6DD97D #6D93D9 #D96DC9 #D9B36D
split-complementary
#6DD97D #B36DD9 #D96D93
monochromatic
#2AA23C #3CCC52 #6DD97D #9EE6A8 #CEF2D3
Accessibility & contrast
On white
1.77
#6DD97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6DD97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD97D
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD97D | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC976
Deuteranopia (green-blind)
#CCBF83
Tritanopia (blue-blind)
#5AD5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd97d; /* rgb */ color: rgb(109, 217, 125); /* oklch */ color: oklch(79.9% 0.163 147.0);
Tailwind
colors: {
custom: {
50: '#9ee5a4',
500: '#6dd97d',
950: '#000000',
},
}SCSS
$custom: #6dd97d; $custom-light: #9ee5a4; $custom-dark: #000000;
JSON
{
"hex": "#6dd97d",
"rgb": {
"r": 109,
"g": 217,
"b": 125
},
"hsl": {
"h": 128.889,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.79886,
"c": 0.16268,
"h": 147
},
"luminance": 0.54358
}Semantic roles & 50–950 ramp
primary
#6DD97D
secondary
#A54597
accent
#1FAEC6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480