#6DD4CD#6DD4CD
#6DD4CD is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.6% C 0.097 H 189.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4CD |
|---|---|
| RGB | rgb(109, 212, 205) |
| HSL | hsl(176, 54%, 63%) |
| HSV | hsv(176, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(78.89, -31.64, -5.79) |
| CIE-LCH | lch(78.89, 32.17, 190.37°) |
| OKLab | oklab(80.63% -0.0956 -0.0161) |
| OKLCH | oklch(80.63% 0.097 189.6) |
| XYZ | xyz(40.8651, 54.7424, 66.1586) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.92
Turquoise
#40E0D0
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.85
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4CD #D46D74
analogous
#6DD499 #6DD4CD #6DA8D4
triadic
#6DD4CD #CD6DD4 #D4CD6D
tetradic
#6DD4CD #996DD4 #D46D74 #A8D46D
square
#6DD4CD #996DD4 #D46D74 #A8D46D
split-complementary
#6DD4CD #D46DA8 #D4996D
monochromatic
#2D9992 #3EC6BD #6DD4CD #9CE2DD #CCF0ED
Accessibility & contrast
On white
1.76
#6DD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#6DD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4CD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4CD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#32D9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd4cd; /* rgb */ color: rgb(109, 212, 205); /* oklch */ color: oklch(80.6% 0.097 189.6);
Tailwind
colors: {
custom: {
50: '#9ee1dc',
500: '#6dd4cd',
950: '#000000',
},
}SCSS
$custom: #6dd4cd; $custom-light: #9ee1dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd4cd",
"rgb": {
"r": 109,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.922,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.80628,
"c": 0.09691,
"h": 189.6
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#6DD4CD
secondary
#9E474D
accent
#242EC2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484