#6EDC8A#6EDC8A
#6EDC8A is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.154 H 150.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDC8A |
|---|---|
| RGB | rgb(110, 220, 138) |
| HSL | hsl(135, 61%, 65%) |
| HSV | hsv(135, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.80, -49.15, 30.86) |
| CIE-LCH | lch(79.80, 58.04, 147.88°) |
| OKLab | oklab(80.89% -0.1335 0.077) |
| OKLCH | oklch(80.89% 0.154 150) |
| XYZ | xyz(36.6086, 56.3335, 32.9841) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 5.23
Emerald
#50C878
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.41
Lightgreen
#90EE90
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDC8A #DC6EC0
analogous
#89DC6E #6EDC8A #6EDCC1
triadic
#6EDC8A #8A6EDC #DC8A6E
tetradic
#6EDC8A #6E89DC #DC6EC0 #DCC16E
square
#6EDC8A #6E89DC #DC6EC0 #DCC16E
split-complementary
#6EDC8A #C16EDC #DC6E89
monochromatic
#28A749 #3DD062 #6EDC8A #9FE8B2 #D1F4DA
Accessibility & contrast
On white
1.71
#6EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDC8A
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDC8A | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#57D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edc8a; /* rgb */ color: rgb(110, 220, 138); /* oklch */ color: oklch(80.9% 0.154 150.0);
Tailwind
colors: {
custom: {
50: '#9ee7ad',
500: '#6edc8a',
950: '#000000',
},
}SCSS
$custom: #6edc8a; $custom-light: #9ee7ad; $custom-dark: #000000;
JSON
{
"hex": "#6edc8a",
"rgb": {
"r": 110,
"g": 220,
"b": 138
},
"hsl": {
"h": 135.273,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.80891,
"c": 0.15408,
"h": 150
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#6EDC8A
secondary
#AA4490
accent
#1D9DC9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481