#6DD87D#6DD87D
#6DD87D is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.161 H 147.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD87D |
|---|---|
| RGB | rgb(109, 216, 125) |
| HSL | hsl(129, 58%, 64%) |
| HSV | hsv(129, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.37, -49.88, 35.57) |
| CIE-LCH | lch(78.37, 61.26, 144.51°) |
| OKLab | oklab(79.64% -0.1354 0.0877) |
| OKLCH | oklch(79.64% 0.161 147.1) |
| XYZ | xyz(34.5622, 53.8409, 27.9691) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.85
Emerald
#50C878
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD87D #D86DC8
analogous
#92D86D #6DD87D #6DD8B2
triadic
#6DD87D #7D6DD8 #D87D6D
tetradic
#6DD87D #6D92D8 #D86DC8 #D8B26D
square
#6DD87D #6D92D8 #D86DC8 #D8B26D
split-complementary
#6DD87D #B26DD8 #D86D92
monochromatic
#2BA03C #3DCB52 #6DD87D #9DE5A8 #CEF2D3
Accessibility & contrast
On white
1.78
#6DD87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6DD87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD87D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD87D | 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)
#DAC876
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#5AD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd87d; /* rgb */ color: rgb(109, 216, 125); /* oklch */ color: oklch(79.6% 0.161 147.1);
Tailwind
colors: {
custom: {
50: '#9ee5a4',
500: '#6dd87d',
950: '#000000',
},
}SCSS
$custom: #6dd87d; $custom-light: #9ee5a4; $custom-dark: #000000;
JSON
{
"hex": "#6dd87d",
"rgb": {
"r": 109,
"g": 216,
"b": 125
},
"hsl": {
"h": 128.972,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.79641,
"c": 0.16127,
"h": 147.1
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#6DD87D
secondary
#A44596
accent
#20ADC5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480