#6DD682#6DD682
#6DD682 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.2% C 0.154 H 148.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD682 |
|---|---|
| RGB | rgb(109, 214, 130) |
| HSL | hsl(132, 56%, 63%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(77.85, -48.26, 32.36) |
| CIE-LCH | lch(77.85, 58.10, 146.16°) |
| OKLab | oklab(79.24% -0.131 0.0803) |
| OKLCH | oklch(79.24% 0.154 148.5) |
| XYZ | xyz(34.3804, 52.9534, 29.5241) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.05
Seaweed
#18D17B
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.21
Aqua Green
#12E193
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD682 #D66DC1
analogous
#8CD66D #6DD682 #6DD6B6
triadic
#6DD682 #826DD6 #D6826D
tetradic
#6DD682 #6D8CD6 #D66DC1 #D6B66D
square
#6DD682 #6D8CD6 #D66DC1 #D6B66D
split-complementary
#6DD682 #B66DD6 #D66D8C
monochromatic
#2C9D43 #3DC959 #6DD682 #9DE3AB #CDF1D4
Accessibility & contrast
On white
1.81
#6DD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6DD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD682
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD682 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#C9BC87
Tritanopia (blue-blind)
#59D2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd682; /* rgb */ color: rgb(109, 214, 130); /* oklch */ color: oklch(79.2% 0.154 148.5);
Tailwind
colors: {
custom: {
50: '#9de3a7',
500: '#6dd682',
950: '#000000',
},
}SCSS
$custom: #6dd682; $custom-light: #9de3a7; $custom-dark: #000000;
JSON
{
"hex": "#6dd682",
"rgb": {
"r": 109,
"g": 214,
"b": 130
},
"hsl": {
"h": 132,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.7924,
"c": 0.15368,
"h": 148.5
},
"luminance": 0.52956
}Semantic roles & 50–950 ramp
primary
#6DD682
secondary
#A1468F
accent
#22A3C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480