#6EE87C#6EE87C
#6EE87C is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.184 H 146.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE87C |
|---|---|
| RGB | rgb(110, 232, 124) |
| HSL | hsl(127, 73%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 46.6%, 9%) |
| CIE-LAB | lab(83.17, -56.15, 42.19) |
| CIE-LCH | lch(83.17, 70.23, 143.08°) |
| OKLab | oklab(83.58% -0.1523 0.1028) |
| OKLCH | oklch(83.58% 0.184 146) |
| XYZ | xyz(38.9228, 62.4802, 29.0737) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.81
Spearmint
#1EF876
ΔE00 5.09
Minty Green
#0BF77D
ΔE00 5.11
Wintergreen
#20F986
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE87C #E86EDA
analogous
#9DE86E #6EE87C #6EE8B9
triadic
#6EE87C #7C6EE8 #E87C6E
tetradic
#6EE87C #6E9DE8 #E86EDA #E8B96E
square
#6EE87C #6E9DE8 #E86EDA #E8B96E
split-complementary
#6EE87C #B96EE8 #E86E9D
monochromatic
#1EBE30 #39E04C #6EE87C #A3F0AC #D8F9DB
Accessibility & contrast
On white
1.56
#6EE87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6EE87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE87C
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE87C | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#58E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee87c; /* rgb */ color: rgb(110, 232, 124); /* oklch */ color: oklch(83.6% 0.184 146.0);
Tailwind
colors: {
custom: {
50: '#a0f0a3',
500: '#6ee87c',
950: '#000000',
},
}SCSS
$custom: #6ee87c; $custom-light: #a0f0a3; $custom-dark: #000000;
JSON
{
"hex": "#6ee87c",
"rgb": {
"r": 110,
"g": 232,
"b": 124
},
"hsl": {
"h": 126.885,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83578,
"c": 0.18371,
"h": 146
},
"luminance": 0.62483
}Semantic roles & 50–950 ramp
primary
#6EE87C
secondary
#BD3EAE
accent
#11BED5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580