#6EEE86#6EEE86
#6EEE86 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.183 H 147.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE86 |
|---|---|
| RGB | rgb(110, 238, 134) |
| HSL | hsl(131, 79%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(85.09, -57.00, 39.75) |
| CIE-LCH | lch(85.09, 69.49, 145.11°) |
| OKLab | oklab(85.2% -0.1544 0.0976) |
| OKLCH | oklch(85.2% 0.183 147.7) |
| XYZ | xyz(41.3054, 66.1818, 33.1473) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.81
Wintergreen
#20F986
ΔE00 4.28
Baby Green
#8CFF9E
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE86 #EE6ED6
analogous
#96EE6E #6EEE86 #6EEEC6
triadic
#6EEE86 #866EEE #EE866E
tetradic
#6EEE86 #6E96EE #EE6ED6 #EEC66E
square
#6EEE86 #6E96EE #EE6ED6 #EEC66E
split-complementary
#6EEE86 #C66EEE #EE6E96
monochromatic
#18CA39 #37E858 #6EEE86 #A5F4B4 #DCFBE1
Accessibility & contrast
On white
1.48
#6EEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6EEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE86
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE86 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 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)
#F0DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#53E9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eee86; /* rgb */ color: rgb(110, 238, 134); /* oklch */ color: oklch(85.2% 0.183 147.7);
Tailwind
colors: {
custom: {
50: '#a1f4aa',
500: '#6eee86',
950: '#000000',
},
}SCSS
$custom: #6eee86; $custom-light: #a1f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6eee86",
"rgb": {
"r": 110,
"g": 238,
"b": 134
},
"hsl": {
"h": 131.25,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85199,
"c": 0.18267,
"h": 147.7
},
"luminance": 0.66185
}Semantic roles & 50–950 ramp
primary
#6EEE86
secondary
#C63AAC
accent
#0AB4DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581