#6DED7D#6DED7D
#6DED7D is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.190 H 146.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED7D |
|---|---|
| RGB | rgb(109, 237, 125) |
| HSL | hsl(128, 78%, 68%) |
| HSV | hsv(128, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.64, -58.18, 43.55) |
| CIE-LCH | lch(84.64, 72.67, 143.19°) |
| OKLab | oklab(84.78% -0.1577 0.1059) |
| OKLCH | oklch(84.78% 0.19 146.1) |
| XYZ | xyz(40.2901, 65.2968, 29.8784) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.15
Spearmint
#1EF876
ΔE00 4.26
Lightgreen (survey)
#76FF7B
ΔE00 4.27
Minty Green
#0BF77D
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED7D #ED6DDD
analogous
#9DED6D #6DED7D #6DEDBD
triadic
#6DED7D #7D6DED #ED7D6D
tetradic
#6DED7D #6D9DED #ED6DDD #EDBD6D
square
#6DED7D #6D9DED #ED6DDD #EDBD6D
split-complementary
#6DED7D #BD6DED #ED6D9D
monochromatic
#19C72E #37E64C #6DED7D #A3F4AE #DAFADE
Accessibility & contrast
On white
1.49
#6DED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6DED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED7D
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED7D | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#55E8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ded7d; /* rgb */ color: rgb(109, 237, 125); /* oklch */ color: oklch(84.8% 0.190 146.1);
Tailwind
colors: {
custom: {
50: '#a0f4a4',
500: '#6ded7d',
950: '#000000',
},
}SCSS
$custom: #6ded7d; $custom-light: #a0f4a4; $custom-dark: #000000;
JSON
{
"hex": "#6ded7d",
"rgb": {
"r": 109,
"g": 237,
"b": 125
},
"hsl": {
"h": 127.5,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.84779,
"c": 0.18994,
"h": 146.1
},
"luminance": 0.653
}Semantic roles & 50–950 ramp
primary
#6DED7D
secondary
#C53AB3
accent
#0BC0DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580