#6DDC8A#6DDC8A
#6DDC8A is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.155 H 150.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDC8A |
|---|---|
| RGB | rgb(109, 220, 138) |
| HSL | hsl(136, 61%, 65%) |
| HSV | hsv(136, 50%, 86%) |
| CMYK | cmyk(50.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.77, -49.41, 30.80) |
| CIE-LCH | lch(79.77, 58.22, 148.06°) |
| OKLab | oklab(80.85% -0.1341 0.0768) |
| OKLCH | oklch(80.85% 0.155 150.2) |
| XYZ | xyz(36.4849, 56.2696, 32.9783) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.16
Emerald
#50C878
ΔE00 5.31
Aqua Green
#12E193
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDC8A #DC6DBF
analogous
#88DC6D #6DDC8A #6DDCC2
triadic
#6DDC8A #8A6DDC #DC8A6D
tetradic
#6DDC8A #6D88DC #DC6DBF #DCC26D
square
#6DDC8A #6D88DC #DC6DBF #DCC26D
split-complementary
#6DDC8A #C26DDC #DC6D88
monochromatic
#28A749 #3CD062 #6DDC8A #9EE8B2 #D0F4D9
Accessibility & contrast
On white
1.71
#6DDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6DDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDC8A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDC8A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CEC18F
Tritanopia (blue-blind)
#55D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ddc8a; /* rgb */ color: rgb(109, 220, 138); /* oklch */ color: oklch(80.9% 0.155 150.2);
Tailwind
colors: {
custom: {
50: '#9ee7ad',
500: '#6ddc8a',
950: '#000000',
},
}SCSS
$custom: #6ddc8a; $custom-light: #9ee7ad; $custom-dark: #000000;
JSON
{
"hex": "#6ddc8a",
"rgb": {
"r": 109,
"g": 220,
"b": 138
},
"hsl": {
"h": 135.676,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.80851,
"c": 0.1546,
"h": 150.2
},
"luminance": 0.56273
}Semantic roles & 50–950 ramp
primary
#6DDC8A
secondary
#AA448F
accent
#1C9CC9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481