#6DED84#6DED84
#6DED84 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.184 H 147.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED84 |
|---|---|
| RGB | rgb(109, 237, 132) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.73, -57.16, 40.27) |
| CIE-LCH | lch(84.73, 69.92, 144.84°) |
| OKLab | oklab(84.89% -0.1548 0.0987) |
| OKLCH | oklch(84.89% 0.184 147.5) |
| XYZ | xyz(40.7531, 65.4820, 32.3170) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.70
Wintergreen
#20F986
ΔE00 4.37
Minty Green
#0BF77D
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.48
Spearmint
#1EF876
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED84 #ED6DD6
analogous
#96ED6D #6DED84 #6DEDC4
triadic
#6DED84 #846DED #ED846D
tetradic
#6DED84 #6D96ED #ED6DD6 #EDC46D
square
#6DED84 #6D96ED #ED6DD6 #EDC46D
split-complementary
#6DED84 #C46DED #ED6D96
monochromatic
#19C738 #37E656 #6DED84 #A3F4B2 #DAFAE0
Accessibility & contrast
On white
1.49
#6DED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6DED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED84
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED84 | 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)
#F0DB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#53E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ded84; /* rgb */ color: rgb(109, 237, 132); /* oklch */ color: oklch(84.9% 0.184 147.5);
Tailwind
colors: {
custom: {
50: '#a0f4a9',
500: '#6ded84',
950: '#000000',
},
}SCSS
$custom: #6ded84; $custom-light: #a0f4a9; $custom-dark: #000000;
JSON
{
"hex": "#6ded84",
"rgb": {
"r": 109,
"g": 237,
"b": 132
},
"hsl": {
"h": 130.781,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.84888,
"c": 0.18362,
"h": 147.5
},
"luminance": 0.65486
}Semantic roles & 50–950 ramp
primary
#6DED84
secondary
#C53AAC
accent
#0BB5DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581