#6DDF85#6DDF85
#6DDF85 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.164 H 148.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDF85 |
|---|---|
| RGB | rgb(109, 223, 133) |
| HSL | hsl(133, 64%, 65%) |
| HSV | hsv(133, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.58, -51.46, 34.41) |
| CIE-LCH | lch(80.58, 61.91, 146.23°) |
| OKLab | oklab(81.49% -0.1396 0.0852) |
| OKLCH | oklch(81.49% 0.164 148.6) |
| XYZ | xyz(36.9256, 57.7170, 31.3804) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.75
Lightish Green
#61E160
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.86
Seaweed
#18D17B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDF85 #DF6DC7
analogous
#8EDF6D #6DDF85 #6DDFBE
triadic
#6DDF85 #856DDF #DF856D
tetradic
#6DDF85 #6D8EDF #DF6DC7 #DFBE6D
square
#6DDF85 #6D8EDF #DF6DC7 #DFBE6D
split-complementary
#6DDF85 #BE6DDF #DF6D8E
monochromatic
#26AC42 #3BD45B #6DDF85 #9FEAAF #D1F5D9
Accessibility & contrast
On white
1.67
#6DDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#6DDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDF85
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDF85 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D1C48B
Tritanopia (blue-blind)
#56DBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ddf85; /* rgb */ color: rgb(109, 223, 133); /* oklch */ color: oklch(81.5% 0.164 148.6);
Tailwind
colors: {
custom: {
50: '#9eeaa9',
500: '#6ddf85',
950: '#000000',
},
}SCSS
$custom: #6ddf85; $custom-light: #9eeaa9; $custom-dark: #000000;
JSON
{
"hex": "#6ddf85",
"rgb": {
"r": 109,
"g": 223,
"b": 133
},
"hsl": {
"h": 132.632,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.81491,
"c": 0.16353,
"h": 148.6
},
"luminance": 0.5772
}Semantic roles & 50–950 ramp
primary
#6DDF85
secondary
#AE4297
accent
#1AA6CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481