#6DD87E#6DD87E
#6DD87E is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.160 H 147.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD87E |
|---|---|
| RGB | rgb(109, 216, 126) |
| HSL | hsl(130, 58%, 64%) |
| HSV | hsv(130, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 41.7%, 15.3%) |
| CIE-LAB | lab(78.38, -49.72, 35.08) |
| CIE-LCH | lch(78.38, 60.86, 144.79°) |
| OKLab | oklab(79.66% -0.1349 0.0866) |
| OKLCH | oklch(79.66% 0.16 147.3) |
| XYZ | xyz(34.6264, 53.8666, 28.3073) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.57
Emerald
#50C878
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 4.86
Lightish Green
#61E160
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.47
Soft Green
#6FC276
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD87E #D86DC7
analogous
#91D86D #6DD87E #6DD8B3
triadic
#6DD87E #7E6DD8 #D87E6D
tetradic
#6DD87E #6D91D8 #D86DC7 #D8B36D
square
#6DD87E #6D91D8 #D86DC7 #D8B36D
split-complementary
#6DD87E #B36DD8 #D86D91
monochromatic
#2BA03D #3DCB53 #6DD87E #9DE5A9 #CEF2D3
Accessibility & contrast
On white
1.78
#6DD87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6DD87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD87E
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD87E | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#5AD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd87e; /* rgb */ color: rgb(109, 216, 126); /* oklch */ color: oklch(79.7% 0.160 147.3);
Tailwind
colors: {
custom: {
50: '#9ee5a4',
500: '#6dd87e',
950: '#000000',
},
}SCSS
$custom: #6dd87e; $custom-light: #9ee5a4; $custom-dark: #000000;
JSON
{
"hex": "#6dd87e",
"rgb": {
"r": 109,
"g": 216,
"b": 126
},
"hsl": {
"h": 129.533,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.79658,
"c": 0.16033,
"h": 147.3
},
"luminance": 0.53869
}Semantic roles & 50–950 ramp
primary
#6DD87E
secondary
#A44595
accent
#20ABC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480