#6DED85#6DED85
#6DED85 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.183 H 147.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED85 |
|---|---|
| RGB | rgb(109, 237, 133) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.75, -57.00, 39.79) |
| CIE-LCH | lch(84.75, 69.52, 145.08°) |
| OKLab | oklab(84.9% -0.1544 0.0977) |
| OKLCH | oklch(84.9% 0.183 147.7) |
| XYZ | xyz(40.8219, 65.5095, 32.6792) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.43
Baby Green
#8CFF9E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED85 #ED6DD5
analogous
#95ED6D #6DED85 #6DEDC5
triadic
#6DED85 #856DED #ED856D
tetradic
#6DED85 #6D95ED #ED6DD5 #EDC56D
square
#6DED85 #6D95ED #ED6DD5 #EDC56D
split-complementary
#6DED85 #C56DED #ED6D95
monochromatic
#19C739 #37E657 #6DED85 #A3F4B3 #DAFAE0
Accessibility & contrast
On white
1.49
#6DED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6DED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED85
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED85 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#52E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded85; /* rgb */ color: rgb(109, 237, 133); /* oklch */ color: oklch(84.9% 0.183 147.7);
Tailwind
colors: {
custom: {
50: '#a0f4aa',
500: '#6ded85',
950: '#000000',
},
}SCSS
$custom: #6ded85; $custom-light: #a0f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6ded85",
"rgb": {
"r": 109,
"g": 237,
"b": 133
},
"hsl": {
"h": 131.25,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.84904,
"c": 0.18271,
"h": 147.7
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#6DED85
secondary
#C53AAA
accent
#0BB3DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581