#6EEE87#6EEE87
#6EEE87 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.182 H 147.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE87 |
|---|---|
| RGB | rgb(110, 238, 135) |
| HSL | hsl(132, 79%, 68%) |
| HSV | hsv(132, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 43.3%, 6.7%) |
| CIE-LAB | lab(85.10, -56.85, 39.28) |
| CIE-LCH | lch(85.10, 69.10, 145.36°) |
| OKLab | oklab(85.22% -0.154 0.0966) |
| OKLCH | oklch(85.22% 0.182 147.9) |
| XYZ | xyz(41.3754, 66.2098, 33.5164) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.77
Baby Green
#8CFF9E
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.37
Minty Green
#0BF77D
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE87 #EE6ED5
analogous
#95EE6E #6EEE87 #6EEEC7
triadic
#6EEE87 #876EEE #EE876E
tetradic
#6EEE87 #6E95EE #EE6ED5 #EEC76E
square
#6EEE87 #6E95EE #EE6ED5 #EEC76E
split-complementary
#6EEE87 #C76EEE #EE6E95
monochromatic
#18CA3A #37E85A #6EEE87 #A5F4B4 #DCFBE2
Accessibility & contrast
On white
1.47
#6EEE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6EEE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE87
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE87 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#53EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee87; /* rgb */ color: rgb(110, 238, 135); /* oklch */ color: oklch(85.2% 0.182 147.9);
Tailwind
colors: {
custom: {
50: '#a1f4ab',
500: '#6eee87',
950: '#000000',
},
}SCSS
$custom: #6eee87; $custom-light: #a1f4ab; $custom-dark: #000000;
JSON
{
"hex": "#6eee87",
"rgb": {
"r": 110,
"g": 238,
"b": 135
},
"hsl": {
"h": 131.719,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85216,
"c": 0.18176,
"h": 147.9
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#6EEE87
secondary
#C63AAB
accent
#0AB2DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581