#6EDC8F#6EDC8F
#6EDC8F is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.149 H 151.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDC8F |
|---|---|
| RGB | rgb(110, 220, 143) |
| HSL | hsl(138, 61%, 65%) |
| HSV | hsv(138, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.89, -48.29, 28.40) |
| CIE-LCH | lch(79.89, 56.03, 149.54°) |
| OKLab | oklab(80.99% -0.1313 0.0712) |
| OKLCH | oklch(80.99% 0.149 151.5) |
| XYZ | xyz(36.9790, 56.4816, 34.9347) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.82
Aqua Green
#12E193
ΔE00 5.04
Emerald
#50C878
ΔE00 5.43
Seaweed
#18D17B
ΔE00 5.54
Tealish Green
#0CDC73
ΔE00 5.69
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDC8F #DC6EBB
analogous
#84DC6E #6EDC8F #6EDCC6
triadic
#6EDC8F #8F6EDC #DC8F6E
tetradic
#6EDC8F #6E84DC #DC6EBB #DCC66E
square
#6EDC8F #6E84DC #DC6EBB #DCC66E
split-complementary
#6EDC8F #C66EDC #DC6E84
monochromatic
#28A74E #3DD069 #6EDC8F #9FE8B5 #D1F4DB
Accessibility & contrast
On white
1.71
#6EDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#6EDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDC8F
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDC8F | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#55D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edc8f; /* rgb */ color: rgb(110, 220, 143); /* oklch */ color: oklch(81.0% 0.149 151.5);
Tailwind
colors: {
custom: {
50: '#9ee7b0',
500: '#6edc8f',
950: '#000000',
},
}SCSS
$custom: #6edc8f; $custom-light: #9ee7b0; $custom-dark: #000000;
JSON
{
"hex": "#6edc8f",
"rgb": {
"r": 110,
"g": 220,
"b": 143
},
"hsl": {
"h": 138,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.80987,
"c": 0.14935,
"h": 151.5
},
"luminance": 0.56485
}Semantic roles & 50–950 ramp
primary
#6EDC8F
secondary
#AA448B
accent
#1D95C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481