#6EDC8D#6EDC8D
#6EDC8D is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.151 H 150.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDC8D |
|---|---|
| RGB | rgb(110, 220, 141) |
| HSL | hsl(137, 61%, 65%) |
| HSV | hsv(137, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.85, -48.64, 29.39) |
| CIE-LCH | lch(79.85, 56.83, 148.86°) |
| OKLab | oklab(80.95% -0.1322 0.0735) |
| OKLCH | oklch(80.95% 0.151 150.9) |
| XYZ | xyz(36.8288, 56.4215, 34.1438) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.62
Aqua Green
#12E193
ΔE00 5.18
Emerald
#50C878
ΔE00 5.38
Tealish Green
#0CDC73
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDC8D #DC6EBD
analogous
#86DC6E #6EDC8D #6EDCC4
triadic
#6EDC8D #8D6EDC #DC8D6E
tetradic
#6EDC8D #6E86DC #DC6EBD #DCC46E
square
#6EDC8D #6E86DC #DC6EBD #DCC46E
split-complementary
#6EDC8D #C46EDC #DC6E86
monochromatic
#28A74C #3DD066 #6EDC8D #9FE8B4 #D1F4DB
Accessibility & contrast
On white
1.71
#6EDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6EDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDC8D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDC8D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#56D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edc8d; /* rgb */ color: rgb(110, 220, 141); /* oklch */ color: oklch(80.9% 0.151 150.9);
Tailwind
colors: {
custom: {
50: '#9ee7af',
500: '#6edc8d',
950: '#000000',
},
}SCSS
$custom: #6edc8d; $custom-light: #9ee7af; $custom-dark: #000000;
JSON
{
"hex": "#6edc8d",
"rgb": {
"r": 110,
"g": 220,
"b": 141
},
"hsl": {
"h": 136.909,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.80948,
"c": 0.15124,
"h": 150.9
},
"luminance": 0.56424
}Semantic roles & 50–950 ramp
primary
#6EDC8D
secondary
#AA448D
accent
#1D98C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481