#6ED682#6ED682
#6ED682 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.153 H 148.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED682 |
|---|---|
| RGB | rgb(110, 214, 130) |
| HSL | hsl(132, 56%, 64%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(77.89, -48.00, 32.41) |
| CIE-LCH | lch(77.89, 57.91, 145.97°) |
| OKLab | oklab(79.28% -0.1303 0.0804) |
| OKLCH | oklch(79.28% 0.153 148.3) |
| XYZ | xyz(34.5041, 53.0172, 29.5299) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.28
Soft Green
#6FC276
ΔE00 5.03
Weird Green
#3AE57F
ΔE00 5.09
Seaweed
#18D17B
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED682 #D66EC2
analogous
#8ED66E #6ED682 #6ED6B6
triadic
#6ED682 #826ED6 #D6826E
tetradic
#6ED682 #6E8ED6 #D66EC2 #D6B66E
square
#6ED682 #6E8ED6 #D66EC2 #D6B66E
split-complementary
#6ED682 #B66ED6 #D66E8E
monochromatic
#2C9D42 #3EC959 #6ED682 #9EE3AB #CDF1D4
Accessibility & contrast
On white
1.81
#6ED682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ED682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED682
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED682 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#C9BD87
Tritanopia (blue-blind)
#5BD2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed682; /* rgb */ color: rgb(110, 214, 130); /* oklch */ color: oklch(79.3% 0.153 148.3);
Tailwind
colors: {
custom: {
50: '#9ee3a7',
500: '#6ed682',
950: '#000000',
},
}SCSS
$custom: #6ed682; $custom-light: #9ee3a7; $custom-dark: #000000;
JSON
{
"hex": "#6ed682",
"rgb": {
"r": 110,
"g": 214,
"b": 130
},
"hsl": {
"h": 131.538,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79281,
"c": 0.15315,
"h": 148.3
},
"luminance": 0.5302
}Semantic roles & 50–950 ramp
primary
#6ED682
secondary
#A24790
accent
#22A4C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480