#6DD783#6DD783
#6DD783 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.154 H 148.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD783 |
|---|---|
| RGB | rgb(109, 215, 131) |
| HSL | hsl(132, 57%, 64%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 39.1%, 15.7%) |
| CIE-LAB | lab(78.16, -48.51, 32.26) |
| CIE-LCH | lch(78.16, 58.26, 146.38°) |
| OKLab | oklab(79.5% -0.1317 0.0801) |
| OKLCH | oklch(79.5% 0.154 148.7) |
| XYZ | xyz(34.7017, 53.4881, 29.9639) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.15
Soft Green
#6FC276
ΔE00 5.29
Aqua Green
#12E193
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD783 #D76DC1
analogous
#8CD76D #6DD783 #6DD7B8
triadic
#6DD783 #836DD7 #D7836D
tetradic
#6DD783 #6D8CD7 #D76DC1 #D7B86D
square
#6DD783 #6D8CD7 #D76DC1 #D7B86D
split-complementary
#6DD783 #B86DD7 #D76D8C
monochromatic
#2B9E43 #3DCA5A #6DD783 #9DE4AC #CDF1D5
Accessibility & contrast
On white
1.80
#6DD783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6DD783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD783
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD783 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77D
Deuteranopia (green-blind)
#CABD88
Tritanopia (blue-blind)
#59D3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd783; /* rgb */ color: rgb(109, 215, 131); /* oklch */ color: oklch(79.5% 0.154 148.7);
Tailwind
colors: {
custom: {
50: '#9de4a8',
500: '#6dd783',
950: '#000000',
},
}SCSS
$custom: #6dd783; $custom-light: #9de4a8; $custom-dark: #000000;
JSON
{
"hex": "#6dd783",
"rgb": {
"r": 109,
"g": 215,
"b": 131
},
"hsl": {
"h": 132.453,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.79502,
"c": 0.15415,
"h": 148.7
},
"luminance": 0.53491
}Semantic roles & 50–950 ramp
primary
#6DD783
secondary
#A2468F
accent
#21A3C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480