#6DD997#6DD997
#6DD997 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.138 H 154.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD997 |
|---|---|
| RGB | rgb(109, 217, 151) |
| HSL | hsl(143, 59%, 64%) |
| HSV | hsv(143, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(79.10, -45.83, 23.19) |
| CIE-LCH | lch(79.10, 51.36, 153.16°) |
| OKLab | oklab(80.38% -0.1251 0.0587) |
| OKLCH | oklch(80.38% 0.138 154.9) |
| XYZ | xyz(36.7027, 55.1083, 37.9750) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.28
Emerald
#50C878
ΔE00 5.60
Hospital Green
#9BE5AA
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD997 #D96DAF
analogous
#79D96D #6DD997 #6DD9CD
triadic
#6DD997 #976DD9 #D9976D
tetradic
#6DD997 #6D79D9 #D96DAF #D9CD6D
square
#6DD997 #6D79D9 #D96DAF #D9CD6D
split-complementary
#6DD997 #CD6DD9 #D96D79
monochromatic
#2AA259 #3CCC74 #6DD997 #9EE6BA #CEF2DC
Accessibility & contrast
On white
1.75
#6DD997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6DD997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD997
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD997 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#52D7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6dd997; /* rgb */ color: rgb(109, 217, 151); /* oklch */ color: oklch(80.4% 0.138 154.9);
Tailwind
colors: {
custom: {
50: '#9de5b6',
500: '#6dd997',
950: '#000000',
},
}SCSS
$custom: #6dd997; $custom-light: #9de5b6; $custom-dark: #000000;
JSON
{
"hex": "#6dd997",
"rgb": {
"r": 109,
"g": 217,
"b": 151
},
"hsl": {
"h": 143.333,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.80384,
"c": 0.13817,
"h": 154.9
},
"luminance": 0.55111
}Semantic roles & 50–950 ramp
primary
#6DD997
secondary
#A54580
accent
#1F85C6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481