#6DDF8A#6DDF8A
#6DDF8A is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.159 H 149.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDF8A |
|---|---|
| RGB | rgb(109, 223, 138) |
| HSL | hsl(135, 64%, 65%) |
| HSV | hsv(135, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.66, -50.64, 31.98) |
| CIE-LCH | lch(80.66, 59.89, 147.72°) |
| OKLab | oklab(81.58% -0.1374 0.0796) |
| OKLCH | oklch(81.58% 0.159 149.9) |
| XYZ | xyz(37.2793, 57.8585, 33.2431) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.01
Aqua Green
#12E193
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.75
Emerald
#50C878
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDF8A #DF6DC2
analogous
#89DF6D #6DDF8A #6DDFC3
triadic
#6DDF8A #8A6DDF #DF8A6D
tetradic
#6DDF8A #6D89DF #DF6DC2 #DFC36D
square
#6DDF8A #6D89DF #DF6DC2 #DFC36D
split-complementary
#6DDF8A #C36DDF #DF6D89
monochromatic
#26AC48 #3BD462 #6DDF8A #9FEAB2 #D1F5DA
Accessibility & contrast
On white
1.67
#6DDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#6DDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDF8A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDF8A | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#55DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ddf8a; /* rgb */ color: rgb(109, 223, 138); /* oklch */ color: oklch(81.6% 0.159 149.9);
Tailwind
colors: {
custom: {
50: '#9eeaad',
500: '#6ddf8a',
950: '#000000',
},
}SCSS
$custom: #6ddf8a; $custom-light: #9eeaad; $custom-dark: #000000;
JSON
{
"hex": "#6ddf8a",
"rgb": {
"r": 109,
"g": 223,
"b": 138
},
"hsl": {
"h": 135.263,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.81581,
"c": 0.15882,
"h": 149.9
},
"luminance": 0.57862
}Semantic roles & 50–950 ramp
primary
#6DDF8A
secondary
#AE4293
accent
#1A9FCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481