#6DE87D#6DE87D
#6DE87D is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.183 H 146.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE87D |
|---|---|
| RGB | rgb(109, 232, 125) |
| HSL | hsl(128, 73%, 67%) |
| HSV | hsv(128, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(83.15, -56.25, 41.67) |
| CIE-LCH | lch(83.15, 70.01, 143.47°) |
| OKLab | oklab(83.56% -0.1525 0.1017) |
| OKLCH | oklch(83.56% 0.183 146.3) |
| XYZ | xyz(38.8626, 62.4418, 29.4026) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 5.04
Spearmint
#1EF876
ΔE00 5.06
Wintergreen
#20F986
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE87D #E86DD8
analogous
#9BE86D #6DE87D #6DE8BB
triadic
#6DE87D #7D6DE8 #E87D6D
tetradic
#6DE87D #6D9BE8 #E86DD8 #E8BB6D
square
#6DE87D #6D9BE8 #E86DD8 #E8BB6D
split-complementary
#6DE87D #BB6DE8 #E86D9B
monochromatic
#1EBD32 #38E04E #6DE87D #A2F0AC #D7F9DB
Accessibility & contrast
On white
1.56
#6DE87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6DE87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE87D
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE87D | 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)
#EBD675
Deuteranopia (green-blind)
#DACB84
Tritanopia (blue-blind)
#56E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6de87d; /* rgb */ color: rgb(109, 232, 125); /* oklch */ color: oklch(83.6% 0.183 146.3);
Tailwind
colors: {
custom: {
50: '#a0f0a4',
500: '#6de87d',
950: '#000000',
},
}SCSS
$custom: #6de87d; $custom-light: #a0f0a4; $custom-dark: #000000;
JSON
{
"hex": "#6de87d",
"rgb": {
"r": 109,
"g": 232,
"b": 125
},
"hsl": {
"h": 127.805,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.83557,
"c": 0.18328,
"h": 146.3
},
"luminance": 0.62445
}Semantic roles & 50–950 ramp
primary
#6DE87D
secondary
#BC3DAC
accent
#11BBD5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580