#6DD87F#6DD87F
#6DD87F is a light, vivid green. Relative luminance 0.539; OKLCH L 79.7% C 0.159 H 147.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD87F |
|---|---|
| RGB | rgb(109, 216, 127) |
| HSL | hsl(130, 58%, 64%) |
| HSV | hsv(130, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.40, -49.57, 34.60) |
| CIE-LCH | lch(78.40, 60.45, 145.08°) |
| OKLab | oklab(79.68% -0.1345 0.0855) |
| OKLCH | oklch(79.68% 0.159 147.6) |
| XYZ | xyz(34.6912, 53.8926, 28.6488) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.58
Emerald
#50C878
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 4.89
Seaweed
#18D17B
ΔE00 5.41
Lightish Green
#61E160
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD87F #D86DC6
analogous
#90D86D #6DD87F #6DD8B4
triadic
#6DD87F #7F6DD8 #D87F6D
tetradic
#6DD87F #6D90D8 #D86DC6 #D8B46D
square
#6DD87F #6D90D8 #D86DC6 #D8B46D
split-complementary
#6DD87F #B46DD8 #D86D90
monochromatic
#2BA03E #3DCB55 #6DD87F #9DE5A9 #CEF2D4
Accessibility & contrast
On white
1.78
#6DD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6DD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD87F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD87F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#5AD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd87f; /* rgb */ color: rgb(109, 216, 127); /* oklch */ color: oklch(79.7% 0.159 147.6);
Tailwind
colors: {
custom: {
50: '#9ee5a5',
500: '#6dd87f',
950: '#000000',
},
}SCSS
$custom: #6dd87f; $custom-light: #9ee5a5; $custom-dark: #000000;
JSON
{
"hex": "#6dd87f",
"rgb": {
"r": 109,
"g": 216,
"b": 127
},
"hsl": {
"h": 130.093,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.79675,
"c": 0.15938,
"h": 147.6
},
"luminance": 0.53895
}Semantic roles & 50–950 ramp
primary
#6DD87F
secondary
#A44594
accent
#20AAC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480