#6DD19E#6DD19E
#6DD19E is a light, vivid green. Relative luminance 0.513; OKLCH L 78.6% C 0.120 H 159.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD19E |
|---|---|
| RGB | rgb(109, 209, 158) |
| HSL | hsl(149, 52%, 62%) |
| HSV | hsv(149, 48%, 82%) |
| CMYK | cmyk(47.8%, 0%, 24.4%, 18%) |
| CIE-LAB | lab(76.87, -40.99, 16.42) |
| CIE-LCH | lch(76.87, 44.15, 158.17°) |
| OKLab | oklab(78.61% -0.1129 0.042) |
| OKLCH | oklch(78.61% 0.12 159.6) |
| XYZ | xyz(35.2759, 51.3180, 40.3876) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.38
Greenblue
#23C48B
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.51
Greenish Teal
#32BF84
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD19E #D16DA0
analogous
#6ED16D #6DD19E #6DD1D0
triadic
#6DD19E #9E6DD1 #D19E6D
tetradic
#6DD19E #6D6ED1 #D16DA0 #D1D06D
square
#6DD19E #6D6ED1 #D16DA0 #D1D06D
split-complementary
#6DD19E #D06DD1 #D16D6E
monochromatic
#2F9561 #3EC27F #6DD19E #9CE0BD #CAEEDC
Accessibility & contrast
On white
1.86
#6DD19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6DD19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD19E
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD19E | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49B
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#51D0C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dd19e; /* rgb */ color: rgb(109, 209, 158); /* oklch */ color: oklch(78.6% 0.120 159.6);
Tailwind
colors: {
custom: {
50: '#9ddfba',
500: '#6dd19e',
950: '#000000',
},
}SCSS
$custom: #6dd19e; $custom-light: #9ddfba; $custom-dark: #000000;
JSON
{
"hex": "#6dd19e",
"rgb": {
"r": 109,
"g": 209,
"b": 158
},
"hsl": {
"h": 149.4,
"s": 52.083,
"l": 62.353
},
"oklch": {
"l": 0.78612,
"c": 0.12047,
"h": 159.6
},
"luminance": 0.51321
}Semantic roles & 50–950 ramp
primary
#6DD19E
secondary
#9A4872
accent
#2674BF
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481