#6DEC9D#6DEC9D
#6DEC9D is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.159 H 153.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC9D |
|---|---|
| RGB | rgb(109, 236, 157) |
| HSL | hsl(143, 77%, 68%) |
| HSV | hsv(143, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 33.5%, 7.5%) |
| CIE-LAB | lab(84.83, -52.61, 27.87) |
| CIE-LCH | lch(84.83, 59.54, 152.09°) |
| OKLab | oklab(85.1% -0.1431 0.0701) |
| OKLCH | oklch(85.1% 0.159 153.9) |
| XYZ | xyz(42.3847, 65.6727, 42.3343) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC9D #EC6DBC
analogous
#7CEC6D #6DEC9D #6DECDC
triadic
#6DEC9D #9D6DEC #EC9D6D
tetradic
#6DEC9D #6D7CEC #EC6DBC #ECDC6D
square
#6DEC9D #6D7CEC #EC6DBC #ECDC6D
split-complementary
#6DEC9D #DC6DEC #EC6D7C
monochromatic
#1AC55A #37E579 #6DEC9D #A3F3C1 #D9FAE6
Accessibility & contrast
On white
1.49
#6DEC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6DEC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC9D
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC9D | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB98
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#49E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6dec9d; /* rgb */ color: rgb(109, 236, 157); /* oklch */ color: oklch(85.1% 0.159 153.9);
Tailwind
colors: {
custom: {
50: '#a0f3ba',
500: '#6dec9d',
950: '#000000',
},
}SCSS
$custom: #6dec9d; $custom-light: #a0f3ba; $custom-dark: #000000;
JSON
{
"hex": "#6dec9d",
"rgb": {
"r": 109,
"g": 236,
"b": 157
},
"hsl": {
"h": 142.677,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85096,
"c": 0.15933,
"h": 153.9
},
"luminance": 0.65676
}Semantic roles & 50–950 ramp
primary
#6DEC9D
secondary
#C33A8F
accent
#0C8CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581