#6DD686#6DD686
#6DD686 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.150 H 149.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD686 |
|---|---|
| RGB | rgb(109, 214, 134) |
| HSL | hsl(134, 56%, 63%) |
| HSV | hsv(134, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 37.4%, 16.1%) |
| CIE-LAB | lab(77.91, -47.60, 30.39) |
| CIE-LCH | lch(77.91, 56.47, 147.44°) |
| OKLab | oklab(79.31% -0.1293 0.0758) |
| OKLCH | oklch(79.31% 0.15 149.6) |
| XYZ | xyz(34.6541, 53.0629, 30.9657) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.16
Seaweed
#18D17B
ΔE00 5.04
Soft Green
#6FC276
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.22
Tealish Green
#0CDC73
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD686 #D66DBD
analogous
#88D66D #6DD686 #6DD6BA
triadic
#6DD686 #866DD6 #D6866D
tetradic
#6DD686 #6D88D6 #D66DBD #D6BA6D
square
#6DD686 #6D88D6 #D66DBD #D6BA6D
split-complementary
#6DD686 #BA6DD6 #D66D88
monochromatic
#2C9D47 #3DC95E #6DD686 #9DE3AE #CDF1D5
Accessibility & contrast
On white
1.81
#6DD686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6DD686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD686
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD686 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C781
Deuteranopia (green-blind)
#C8BD8B
Tritanopia (blue-blind)
#58D3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd686; /* rgb */ color: rgb(109, 214, 134); /* oklch */ color: oklch(79.3% 0.150 149.6);
Tailwind
colors: {
custom: {
50: '#9de3aa',
500: '#6dd686',
950: '#000000',
},
}SCSS
$custom: #6dd686; $custom-light: #9de3aa; $custom-dark: #000000;
JSON
{
"hex": "#6dd686",
"rgb": {
"r": 109,
"g": 214,
"b": 134
},
"hsl": {
"h": 134.286,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79314,
"c": 0.14986,
"h": 149.6
},
"luminance": 0.53066
}Semantic roles & 50–950 ramp
primary
#6DD686
secondary
#A1468B
accent
#229DC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481