#6DD59F#6DD59F
#6DD59F is a light, vivid green. Relative luminance 0.533; OKLCH L 79.6% C 0.125 H 159.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD59F |
|---|---|
| RGB | rgb(109, 213, 159) |
| HSL | hsl(149, 55%, 63%) |
| HSV | hsv(149, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 25.4%, 16.5%) |
| CIE-LAB | lab(78.08, -42.55, 17.57) |
| CIE-LCH | lch(78.08, 46.03, 157.56°) |
| OKLab | oklab(79.6% -0.117 0.0449) |
| OKLCH | oklch(79.6% 0.125 159) |
| XYZ | xyz(36.3560, 53.3400, 41.1740) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 5.13
Aqua Green
#12E193
ΔE00 6.26
Hospital Green
#9BE5AA
ΔE00 6.28
Greenblue
#23C48B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD59F #D56DA3
analogous
#6FD56D #6DD59F #6DD5D3
triadic
#6DD59F #9F6DD5 #D59F6D
tetradic
#6DD59F #6D6FD5 #D56DA3 #D5D36D
square
#6DD59F #6D6FD5 #D56DA3 #D5D36D
split-complementary
#6DD59F #D36DD5 #D56D6F
monochromatic
#2D9B62 #3DC780 #6DD59F #9DE3BE #CCF0DE
Accessibility & contrast
On white
1.80
#6DD59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6DD59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD59F
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD59F | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#4FD4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd59f; /* rgb */ color: rgb(109, 213, 159); /* oklch */ color: oklch(79.6% 0.125 159.0);
Tailwind
colors: {
custom: {
50: '#9de2bb',
500: '#6dd59f',
950: '#000000',
},
}SCSS
$custom: #6dd59f; $custom-light: #9de2bb; $custom-dark: #000000;
JSON
{
"hex": "#6dd59f",
"rgb": {
"r": 109,
"g": 213,
"b": 159
},
"hsl": {
"h": 148.846,
"s": 55.319,
"l": 63.137
},
"oklch": {
"l": 0.79598,
"c": 0.12531,
"h": 159
},
"luminance": 0.53343
}Semantic roles & 50–950 ramp
primary
#6DD59F
secondary
#A04775
accent
#2376C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482