#6ED686#6ED686
#6ED686 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.149 H 149.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED686 |
|---|---|
| RGB | rgb(110, 214, 134) |
| HSL | hsl(134, 56%, 64%) |
| HSV | hsv(134, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 37.4%, 16.1%) |
| CIE-LAB | lab(77.95, -47.33, 30.45) |
| CIE-LCH | lch(77.95, 56.28, 147.25°) |
| OKLab | oklab(79.36% -0.1286 0.0759) |
| OKLCH | oklch(79.36% 0.149 149.4) |
| XYZ | xyz(34.7778, 53.1267, 30.9715) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.21
Soft Green
#6FC276
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.13
Weird Green
#3AE57F
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.54
Aqua Green
#12E193
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED686 #D66EBE
analogous
#8AD66E #6ED686 #6ED6BA
triadic
#6ED686 #866ED6 #D6866E
tetradic
#6ED686 #6E8AD6 #D66EBE #D6BA6E
square
#6ED686 #6E8AD6 #D66EBE #D6BA6E
split-complementary
#6ED686 #BA6ED6 #D66E8A
monochromatic
#2C9D46 #3EC95E #6ED686 #9EE3AE #CDF1D6
Accessibility & contrast
On white
1.81
#6ED686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ED686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED686
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED686 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C781
Deuteranopia (green-blind)
#C9BD8B
Tritanopia (blue-blind)
#5AD3C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed686; /* rgb */ color: rgb(110, 214, 134); /* oklch */ color: oklch(79.4% 0.149 149.4);
Tailwind
colors: {
custom: {
50: '#9ee3aa',
500: '#6ed686',
950: '#000000',
},
}SCSS
$custom: #6ed686; $custom-light: #9ee3aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed686",
"rgb": {
"r": 110,
"g": 214,
"b": 134
},
"hsl": {
"h": 133.846,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79355,
"c": 0.14932,
"h": 149.4
},
"luminance": 0.53129
}Semantic roles & 50–950 ramp
primary
#6ED686
secondary
#A2478D
accent
#229EC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481