#6DE87A#6DE87A
#6DE87A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.186 H 145.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE87A |
|---|---|
| RGB | rgb(109, 232, 122) |
| HSL | hsl(126, 73%, 67%) |
| HSV | hsv(126, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(83.11, -56.68, 43.08) |
| CIE-LCH | lch(83.11, 71.19, 142.77°) |
| OKLab | oklab(83.51% -0.1537 0.1047) |
| OKLCH | oklch(83.51% 0.186 145.7) |
| XYZ | xyz(38.6739, 62.3663, 28.4085) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.99
Minty Green
#0BF77D
ΔE00 5.07
Lightgreen (survey)
#76FF7B
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE87A #E86DDB
analogous
#9EE86D #6DE87A #6DE8B7
triadic
#6DE87A #7A6DE8 #E87A6D
tetradic
#6DE87A #6D9EE8 #E86DDB #E8B76D
square
#6DE87A #6D9EE8 #E86DDB #E8B76D
split-complementary
#6DE87A #B76DE8 #E86D9E
monochromatic
#1EBD2F #38E04A #6DE87A #A2F0AA #D7F9DA
Accessibility & contrast
On white
1.56
#6DE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6DE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE87A
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE87A | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#57E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de87a; /* rgb */ color: rgb(109, 232, 122); /* oklch */ color: oklch(83.5% 0.186 145.7);
Tailwind
colors: {
custom: {
50: '#a0f0a2',
500: '#6de87a',
950: '#000000',
},
}SCSS
$custom: #6de87a; $custom-light: #a0f0a2; $custom-dark: #000000;
JSON
{
"hex": "#6de87a",
"rgb": {
"r": 109,
"g": 232,
"b": 122
},
"hsl": {
"h": 126.341,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.83511,
"c": 0.18598,
"h": 145.7
},
"luminance": 0.6237
}Semantic roles & 50–950 ramp
primary
#6DE87A
secondary
#BC3DAF
accent
#11C0D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580