#6EDA8D#6EDA8D
#6EDA8D is a light, vivid green. Relative luminance 0.554; OKLCH L 80.5% C 0.148 H 151.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDA8D |
|---|---|
| RGB | rgb(110, 218, 141) |
| HSL | hsl(137, 59%, 64%) |
| HSV | hsv(137, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(79.26, -47.81, 28.59) |
| CIE-LCH | lch(79.26, 55.71, 149.12°) |
| OKLab | oklab(80.46% -0.13 0.0716) |
| OKLCH | oklch(80.46% 0.148 151.1) |
| XYZ | xyz(36.3071, 55.3780, 33.9699) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.00
Emerald
#50C878
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDA8D #DA6EBB
analogous
#85DA6E #6EDA8D #6EDAC3
triadic
#6EDA8D #8D6EDA #DA8D6E
tetradic
#6EDA8D #6E85DA #DA6EBB #DAC36E
square
#6EDA8D #6E85DA #DA6EBB #DAC36E
split-complementary
#6EDA8D #C36EDA #DA6E85
monochromatic
#2AA44D #3DCE67 #6EDA8D #9FE6B3 #D0F3DA
Accessibility & contrast
On white
1.74
#6EDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6EDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDA8D
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDA8D | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#57D7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6eda8d; /* rgb */ color: rgb(110, 218, 141); /* oklch */ color: oklch(80.5% 0.148 151.1);
Tailwind
colors: {
custom: {
50: '#9ee6af',
500: '#6eda8d',
950: '#000000',
},
}SCSS
$custom: #6eda8d; $custom-light: #9ee6af; $custom-dark: #000000;
JSON
{
"hex": "#6eda8d",
"rgb": {
"r": 110,
"g": 218,
"b": 141
},
"hsl": {
"h": 137.222,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.80462,
"c": 0.1484,
"h": 151.1
},
"luminance": 0.55381
}Semantic roles & 50–950 ramp
primary
#6EDA8D
secondary
#A7458B
accent
#1F97C7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481