#6DED89#6DED89
#6DED89 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.179 H 148.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED89 |
|---|---|
| RGB | rgb(109, 237, 137) |
| HSL | hsl(133, 78%, 68%) |
| HSV | hsv(133, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.80, -56.39, 37.90) |
| CIE-LCH | lch(84.80, 67.94, 146.10°) |
| OKLab | oklab(84.97% -0.1527 0.0934) |
| OKLCH | oklch(84.97% 0.179 148.5) |
| XYZ | xyz(41.1035, 65.6222, 34.1624) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED89 #ED6DD1
analogous
#91ED6D #6DED89 #6DEDC9
triadic
#6DED89 #896DED #ED896D
tetradic
#6DED89 #6D91ED #ED6DD1 #EDC96D
square
#6DED89 #6D91ED #ED6DD1 #EDC96D
split-complementary
#6DED89 #C96DED #ED6D91
monochromatic
#19C73F #37E65D #6DED89 #A3F4B5 #DAFAE1
Accessibility & contrast
On white
1.49
#6DED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6DED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED89
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED89 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#51E9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded89; /* rgb */ color: rgb(109, 237, 137); /* oklch */ color: oklch(85.0% 0.179 148.5);
Tailwind
colors: {
custom: {
50: '#a0f4ac',
500: '#6ded89',
950: '#000000',
},
}SCSS
$custom: #6ded89; $custom-light: #a0f4ac; $custom-dark: #000000;
JSON
{
"hex": "#6ded89",
"rgb": {
"r": 109,
"g": 237,
"b": 137
},
"hsl": {
"h": 133.125,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.8497,
"c": 0.17905,
"h": 148.5
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#6DED89
secondary
#C53AA6
accent
#0BADDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581