#6EEE85#6EEE85
#6EEE85 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.184 H 147.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE85 |
|---|---|
| RGB | rgb(110, 238, 133) |
| HSL | hsl(131, 79%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.07, -57.15, 40.22) |
| CIE-LCH | lch(85.07, 69.89, 144.86°) |
| OKLab | oklab(85.18% -0.1548 0.0987) |
| OKLCH | oklch(85.18% 0.184 147.5) |
| XYZ | xyz(41.2360, 66.1540, 32.7817) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.85
Wintergreen
#20F986
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE85 #EE6ED7
analogous
#97EE6E #6EEE85 #6EEEC5
triadic
#6EEE85 #856EEE #EE856E
tetradic
#6EEE85 #6E97EE #EE6ED7 #EEC56E
square
#6EEE85 #6E97EE #EE6ED7 #EEC56E
split-complementary
#6EEE85 #C56EEE #EE6E97
monochromatic
#18CA38 #37E857 #6EEE85 #A5F4B3 #DCFBE1
Accessibility & contrast
On white
1.48
#6EEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6EEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE85
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE85 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#54E9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eee85; /* rgb */ color: rgb(110, 238, 133); /* oklch */ color: oklch(85.2% 0.184 147.5);
Tailwind
colors: {
custom: {
50: '#a1f4aa',
500: '#6eee85',
950: '#000000',
},
}SCSS
$custom: #6eee85; $custom-light: #a1f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6eee85",
"rgb": {
"r": 110,
"g": 238,
"b": 133
},
"hsl": {
"h": 130.781,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85183,
"c": 0.18359,
"h": 147.5
},
"luminance": 0.66158
}Semantic roles & 50–950 ramp
primary
#6EEE85
secondary
#C63AAD
accent
#0AB6DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581