#6EED86#6EED86
#6EED86 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.181 H 147.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED86 |
|---|---|
| RGB | rgb(110, 237, 134) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.79, -56.61, 39.37) |
| CIE-LCH | lch(84.79, 68.96, 145.19°) |
| OKLab | oklab(84.96% -0.1534 0.0967) |
| OKLCH | oklch(84.96% 0.181 147.8) |
| XYZ | xyz(41.0150, 65.6011, 33.0505) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.69
Wintergreen
#20F986
ΔE00 4.41
Baby Green
#8CFF9E
ΔE00 4.46
Turquoise Green
#04F489
ΔE00 4.47
Minty Green
#0BF77D
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED86 #ED6ED5
analogous
#95ED6E #6EED86 #6EEDC6
triadic
#6EED86 #866EED #ED866E
tetradic
#6EED86 #6E95ED #ED6ED5 #EDC66E
square
#6EED86 #6E95ED #ED6ED5 #EDC66E
split-complementary
#6EED86 #C66EED #ED6E95
monochromatic
#19C83A #38E659 #6EED86 #A4F4B3 #DBFBE1
Accessibility & contrast
On white
1.49
#6EED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6EED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED86
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED86 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#54E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed86; /* rgb */ color: rgb(110, 237, 134); /* oklch */ color: oklch(85.0% 0.181 147.8);
Tailwind
colors: {
custom: {
50: '#a1f4aa',
500: '#6eed86',
950: '#000000',
},
}SCSS
$custom: #6eed86; $custom-light: #a1f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6eed86",
"rgb": {
"r": 110,
"g": 237,
"b": 134
},
"hsl": {
"h": 131.339,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.84956,
"c": 0.18133,
"h": 147.8
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#6EED86
secondary
#C53AAB
accent
#0BB3DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581