#6EE87A#6EE87A
#6EE87A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.186 H 145.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE87A |
|---|---|
| RGB | rgb(110, 232, 122) |
| HSL | hsl(126, 73%, 67%) |
| HSV | hsv(126, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(83.14, -56.43, 43.13) |
| CIE-LCH | lch(83.14, 71.03, 142.61°) |
| OKLab | oklab(83.55% -0.1531 0.1048) |
| OKLCH | oklch(83.55% 0.186 145.6) |
| XYZ | xyz(38.7976, 62.4302, 28.4143) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.98
Spearmint
#1EF876
ΔE00 5.05
Minty Green
#0BF77D
ΔE00 5.14
Lightgreen (survey)
#76FF7B
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE87A #E86EDC
analogous
#9FE86E #6EE87A #6EE8B7
triadic
#6EE87A #7A6EE8 #E87A6E
tetradic
#6EE87A #6E9FE8 #E86EDC #E8B76E
square
#6EE87A #6E9FE8 #E86EDC #E8B76E
split-complementary
#6EE87A #B76EE8 #E86E9F
monochromatic
#1EBE2E #39E04A #6EE87A #A3F0AA #D8F9DB
Accessibility & contrast
On white
1.56
#6EE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6EE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE87A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE87A | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#59E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee87a; /* rgb */ color: rgb(110, 232, 122); /* oklch */ color: oklch(83.5% 0.186 145.6);
Tailwind
colors: {
custom: {
50: '#a0f0a2',
500: '#6ee87a',
950: '#000000',
},
}SCSS
$custom: #6ee87a; $custom-light: #a0f0a2; $custom-dark: #000000;
JSON
{
"hex": "#6ee87a",
"rgb": {
"r": 110,
"g": 232,
"b": 122
},
"hsl": {
"h": 125.902,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83548,
"c": 0.18551,
"h": 145.6
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#6EE87A
secondary
#BD3EB0
accent
#11C1D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580