#6DD79F#6DD79F
#6DD79F is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.128 H 158.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD79F |
|---|---|
| RGB | rgb(109, 215, 159) |
| HSL | hsl(148, 57%, 64%) |
| HSV | hsv(148, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(78.67, -43.42, 18.39) |
| CIE-LCH | lch(78.67, 47.15, 157.04°) |
| OKLab | oklab(80.08% -0.1193 0.0469) |
| OKLCH | oklch(80.08% 0.128 158.5) |
| XYZ | xyz(36.8622, 54.3523, 41.3427) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.63
Aqua Green
#12E193
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.97
Emerald
#50C878
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD79F #D76DA5
analogous
#70D76D #6DD79F #6DD7D4
triadic
#6DD79F #9F6DD7 #D79F6D
tetradic
#6DD79F #6D70D7 #D76DA5 #D7D46D
square
#6DD79F #6D70D7 #D76DA5 #D7D46D
split-complementary
#6DD79F #D46DD7 #D76D70
monochromatic
#2B9E62 #3DCA7F #6DD79F #9DE4BF #CDF1DE
Accessibility & contrast
On white
1.77
#6DD79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6DD79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD79F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD79F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#4FD6C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd79f; /* rgb */ color: rgb(109, 215, 159); /* oklch */ color: oklch(80.1% 0.128 158.5);
Tailwind
colors: {
custom: {
50: '#9de4bb',
500: '#6dd79f',
950: '#000000',
},
}SCSS
$custom: #6dd79f; $custom-light: #9de4bb; $custom-dark: #000000;
JSON
{
"hex": "#6dd79f",
"rgb": {
"r": 109,
"g": 215,
"b": 159
},
"hsl": {
"h": 148.302,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.80079,
"c": 0.12815,
"h": 158.5
},
"luminance": 0.54355
}Semantic roles & 50–950 ramp
primary
#6DD79F
secondary
#A24677
accent
#2177C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482