#6EED87#6EED87
#6EED87 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.180 H 148.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EED87 |
|---|---|
| RGB | rgb(110, 237, 135) |
| HSL | hsl(132, 78%, 68%) |
| HSV | hsv(132, 54%, 93%) |
| CMYK | cmyk(53.6%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.81, -56.46, 38.90) |
| CIE-LCH | lch(84.81, 68.56, 145.44°) |
| OKLab | oklab(84.97% -0.153 0.0957) |
| OKLCH | oklch(84.97% 0.18 148) |
| XYZ | xyz(41.0851, 65.6291, 33.4196) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.66
Wintergreen
#20F986
ΔE00 4.41
Baby Green
#8CFF9E
ΔE00 4.42
Turquoise Green
#04F489
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EED87 #ED6ED4
analogous
#94ED6E #6EED87 #6EEDC6
triadic
#6EED87 #876EED #ED876E
tetradic
#6EED87 #6E94ED #ED6ED4 #EDC66E
square
#6EED87 #6E94ED #ED6ED4 #EDC66E
split-complementary
#6EED87 #C66EED #ED6E94
monochromatic
#19C83B #38E65A #6EED87 #A4F4B4 #DBFBE1
Accessibility & contrast
On white
1.49
#6EED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6EED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EED87
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EED87 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#53E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eed87; /* rgb */ color: rgb(110, 237, 135); /* oklch */ color: oklch(85.0% 0.180 148.0);
Tailwind
colors: {
custom: {
50: '#a1f4ab',
500: '#6eed87',
950: '#000000',
},
}SCSS
$custom: #6eed87; $custom-light: #a1f4ab; $custom-dark: #000000;
JSON
{
"hex": "#6eed87",
"rgb": {
"r": 110,
"g": 237,
"b": 135
},
"hsl": {
"h": 131.811,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.84972,
"c": 0.18041,
"h": 148
},
"luminance": 0.65633
}Semantic roles & 50–950 ramp
primary
#6EED87
secondary
#C53AAA
accent
#0BB1DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581