#6DD7CD#6DD7CD
#6DD7CD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.3% C 0.100 H 187.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD7CD |
|---|---|
| RGB | rgb(109, 215, 205) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 49%, 84%) |
| CMYK | cmyk(49.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.76, -33.06, -4.51) |
| CIE-LCH | lch(79.76, 33.37, 187.77°) |
| OKLab | oklab(81.33% -0.0989 -0.0127) |
| OKLCH | oklch(81.33% 0.1 187.3) |
| XYZ | xyz(41.6220, 56.2562, 66.4109) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.41
Turquoise
#40E0D0
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 6.50
Tiffany Blue
#7BF2DA
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD7CD #D76D77
analogous
#6DD798 #6DD7CD #6DACD7
triadic
#6DD7CD #CD6DD7 #D7CD6D
tetradic
#6DD7CD #986DD7 #D76D77 #ACD76D
square
#6DD7CD #986DD7 #D76D77 #ACD76D
split-complementary
#6DD7CD #D76DAC #D7986D
monochromatic
#2B9E93 #3DCABD #6DD7CD #9DE4DD #CDF1EE
Accessibility & contrast
On white
1.71
#6DD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6DD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD7CD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD7CD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#31DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6dd7cd; /* rgb */ color: rgb(109, 215, 205); /* oklch */ color: oklch(81.3% 0.100 187.3);
Tailwind
colors: {
custom: {
50: '#9ee3dc',
500: '#6dd7cd',
950: '#000000',
},
}SCSS
$custom: #6dd7cd; $custom-light: #9ee3dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd7cd",
"rgb": {
"r": 109,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.34,
"s": 56.989,
"l": 63.529
},
"oklch": {
"l": 0.81327,
"c": 0.09971,
"h": 187.3
},
"luminance": 0.5626
}Semantic roles & 50–950 ramp
primary
#6DD7CD
secondary
#A2464F
accent
#2130C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484