#6ED37D#6ED37D
#6ED37D is a light, vivid green. Relative luminance 0.514; OKLCH L 78.5% C 0.154 H 147.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED37D |
|---|---|
| RGB | rgb(110, 211, 125) |
| HSL | hsl(129, 53%, 63%) |
| HSV | hsv(129, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(76.91, -47.55, 33.68) |
| CIE-LCH | lch(76.91, 58.27, 144.69°) |
| OKLab | oklab(78.46% -0.1291 0.0833) |
| OKLCH | oklch(78.46% 0.154 147.2) |
| XYZ | xyz(33.4244, 51.3817, 27.5544) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.94
Soft Green
#6FC276
ΔE00 4.35
Seaweed
#18D17B
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.59
Dark Mint
#48C072
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED37D #D36EC4
analogous
#91D36E #6ED37D #6ED3AF
triadic
#6ED37D #7D6ED3 #D37D6E
tetradic
#6ED37D #6E91D3 #D36EC4 #D3AF6E
square
#6ED37D #6E91D3 #D36EC4 #D3AF6E
split-complementary
#6ED37D #AF6ED3 #D36E91
monochromatic
#2E983E #3FC553 #6ED37D #9DE1A7 #CCEFD1
Accessibility & contrast
On white
1.86
#6ED37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#6ED37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED37D
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED37D | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C477
Deuteranopia (green-blind)
#C7BA82
Tritanopia (blue-blind)
#5DCFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed37d; /* rgb */ color: rgb(110, 211, 125); /* oklch */ color: oklch(78.5% 0.154 147.2);
Tailwind
colors: {
custom: {
50: '#9ee1a3',
500: '#6ed37d',
950: '#000000',
},
}SCSS
$custom: #6ed37d; $custom-light: #9ee1a3; $custom-dark: #000000;
JSON
{
"hex": "#6ed37d",
"rgb": {
"r": 110,
"g": 211,
"b": 125
},
"hsl": {
"h": 128.911,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.78458,
"c": 0.15366,
"h": 147.2
},
"luminance": 0.51384
}Semantic roles & 50–950 ramp
primary
#6ED37D
secondary
#9D4891
accent
#25AAC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480