#6DD49E#6DD49E
#6DD49E is a light, vivid green. Relative luminance 0.528; OKLCH L 79.3% C 0.125 H 158.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD49E |
|---|---|
| RGB | rgb(109, 212, 158) |
| HSL | hsl(149, 54%, 63%) |
| HSV | hsv(149, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 25.5%, 16.9%) |
| CIE-LAB | lab(77.76, -42.31, 17.66) |
| CIE-LCH | lch(77.76, 45.84, 157.34°) |
| OKLab | oklab(79.33% -0.1163 0.0451) |
| OKLCH | oklch(79.33% 0.125 158.8) |
| XYZ | xyz(36.0189, 52.8039, 40.6352) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.10
Greenblue
#23C48B
ΔE00 6.31
Aqua Green
#12E193
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD49E #D46DA3
analogous
#6FD46D #6DD49E #6DD4D1
triadic
#6DD49E #9E6DD4 #D49E6D
tetradic
#6DD49E #6D6FD4 #D46DA3 #D4D16D
square
#6DD49E #6D6FD4 #D46DA3 #D4D16D
split-complementary
#6DD49E #D16DD4 #D46D6F
monochromatic
#2D9961 #3EC67F #6DD49E #9CE2BD #CCF0DD
Accessibility & contrast
On white
1.82
#6DD49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6DD49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD49E
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD49E | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79B
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#50D3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd49e; /* rgb */ color: rgb(109, 212, 158); /* oklch */ color: oklch(79.3% 0.125 158.8);
Tailwind
colors: {
custom: {
50: '#9de2ba',
500: '#6dd49e',
950: '#000000',
},
}SCSS
$custom: #6dd49e; $custom-light: #9de2ba; $custom-dark: #000000;
JSON
{
"hex": "#6dd49e",
"rgb": {
"r": 109,
"g": 212,
"b": 158
},
"hsl": {
"h": 148.544,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.79334,
"c": 0.12475,
"h": 158.8
},
"luminance": 0.52807
}Semantic roles & 50–950 ramp
primary
#6DD49E
secondary
#9E4775
accent
#2477C2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481