#6ED684#6ED684
#6ED684 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.151 H 148.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED684 |
|---|---|
| RGB | rgb(110, 214, 132) |
| HSL | hsl(133, 56%, 64%) |
| HSV | hsv(133, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 38.3%, 16.1%) |
| CIE-LAB | lab(77.92, -47.67, 31.43) |
| CIE-LCH | lch(77.92, 57.10, 146.60°) |
| OKLab | oklab(79.32% -0.1294 0.0782) |
| OKLCH | oklch(79.32% 0.151 148.9) |
| XYZ | xyz(34.6397, 53.0714, 30.2438) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Soft Green
#6FC276
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.40
Aqua Green
#12E193
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED684 #D66EC0
analogous
#8CD66E #6ED684 #6ED6B8
triadic
#6ED684 #846ED6 #D6846E
tetradic
#6ED684 #6E8CD6 #D66EC0 #D6B86E
square
#6ED684 #6E8CD6 #D66EC0 #D6B86E
split-complementary
#6ED684 #B86ED6 #D66E8C
monochromatic
#2C9D44 #3EC95C #6ED684 #9EE3AC #CDF1D5
Accessibility & contrast
On white
1.81
#6ED684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ED684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED684
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED684 | 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)
#D8C77E
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#5AD2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed684; /* rgb */ color: rgb(110, 214, 132); /* oklch */ color: oklch(79.3% 0.151 148.9);
Tailwind
colors: {
custom: {
50: '#9ee3a8',
500: '#6ed684',
950: '#000000',
},
}SCSS
$custom: #6ed684; $custom-light: #9ee3a8; $custom-dark: #000000;
JSON
{
"hex": "#6ed684",
"rgb": {
"r": 110,
"g": 214,
"b": 132
},
"hsl": {
"h": 132.692,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79317,
"c": 0.15124,
"h": 148.9
},
"luminance": 0.53074
}Semantic roles & 50–950 ramp
primary
#6ED684
secondary
#A2478E
accent
#22A1C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1510
muted
#808480