#6EEE8A#6EEE8A
#6EEE8A is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.179 H 148.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE8A |
|---|---|
| RGB | rgb(110, 238, 138) |
| HSL | hsl(133, 79%, 68%) |
| HSV | hsv(133, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.15, -56.38, 37.85) |
| CIE-LCH | lch(85.15, 67.91, 146.13°) |
| OKLab | oklab(85.27% -0.1527 0.0934) |
| OKLCH | oklch(85.27% 0.179 148.6) |
| XYZ | xyz(41.5896, 66.2955, 34.6445) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.29
Mint Green
#8FFF9F
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE8A #EE6ED2
analogous
#92EE6E #6EEE8A #6EEECA
triadic
#6EEE8A #8A6EEE #EE8A6E
tetradic
#6EEE8A #6E92EE #EE6ED2 #EECA6E
square
#6EEE8A #6E92EE #EE6ED2 #EECA6E
split-complementary
#6EEE8A #CA6EEE #EE6E92
monochromatic
#18CA3F #37E85E #6EEE8A #A5F4B6 #DCFBE2
Accessibility & contrast
On white
1.47
#6EEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6EEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE8A
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE8A | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#52EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee8a; /* rgb */ color: rgb(110, 238, 138); /* oklch */ color: oklch(85.3% 0.179 148.6);
Tailwind
colors: {
custom: {
50: '#a1f4ad',
500: '#6eee8a',
950: '#000000',
},
}SCSS
$custom: #6eee8a; $custom-light: #a1f4ad; $custom-dark: #000000;
JSON
{
"hex": "#6eee8a",
"rgb": {
"r": 110,
"g": 238,
"b": 138
},
"hsl": {
"h": 133.125,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85266,
"c": 0.17901,
"h": 148.6
},
"luminance": 0.66299
}Semantic roles & 50–950 ramp
primary
#6EEE8A
secondary
#C63AA8
accent
#0AAEDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581