#6DD38D#6DD38D
#6DD38D is a light, vivid green. Relative luminance 0.518; OKLCH L 78.7% C 0.139 H 152.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD38D |
|---|---|
| RGB | rgb(109, 211, 141) |
| HSL | hsl(139, 54%, 63%) |
| HSV | hsv(139, 48%, 83%) |
| CMYK | cmyk(48.3%, 0%, 33.2%, 17.3%) |
| CIE-LAB | lab(77.14, -45.11, 25.74) |
| CIE-LCH | lch(77.14, 51.93, 150.29°) |
| OKLab | oklab(78.72% -0.1228 0.0648) |
| OKLCH | oklch(78.72% 0.139 152.2) |
| XYZ | xyz(34.4063, 51.7602, 33.3718) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Soft Green
#6FC276
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.86
Dark Mint
#48C072
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD38D #D36DB3
analogous
#80D36D #6DD38D #6DD3C0
triadic
#6DD38D #8D6DD3 #D38D6D
tetradic
#6DD38D #6D80D3 #D36DB3 #D3C06D
square
#6DD38D #6D80D3 #D36DB3 #D3C06D
split-complementary
#6DD38D #C06DD3 #D36D80
monochromatic
#2E984F #3EC568 #6DD38D #9CE1B2 #CBEFD6
Accessibility & contrast
On white
1.85
#6DD38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#6DD38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD38D
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD38D | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C589
Deuteranopia (green-blind)
#C5BA91
Tritanopia (blue-blind)
#57D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dd38d; /* rgb */ color: rgb(109, 211, 141); /* oklch */ color: oklch(78.7% 0.139 152.2);
Tailwind
colors: {
custom: {
50: '#9de1ae',
500: '#6dd38d',
950: '#000000',
},
}SCSS
$custom: #6dd38d; $custom-light: #9de1ae; $custom-dark: #000000;
JSON
{
"hex": "#6dd38d",
"rgb": {
"r": 109,
"g": 211,
"b": 141
},
"hsl": {
"h": 138.824,
"s": 53.684,
"l": 62.745
},
"oklch": {
"l": 0.7872,
"c": 0.13887,
"h": 152.2
},
"luminance": 0.51763
}Semantic roles & 50–950 ramp
primary
#6DD38D
secondary
#9D4782
accent
#2490C1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481