#6DD3CD#6DD3CD
#6DD3CD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.096 H 190.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD3CD |
|---|---|
| RGB | rgb(109, 211, 205) |
| HSL | hsl(176, 54%, 63%) |
| HSV | hsv(176, 48%, 83%) |
| CMYK | cmyk(48.3%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.60, -31.17, -6.22) |
| CIE-LCH | lch(78.60, 31.78, 191.28°) |
| OKLab | oklab(80.4% -0.0944 -0.0173) |
| OKLCH | oklch(80.4% 0.096 190.4) |
| XYZ | xyz(40.6159, 54.2440, 66.0755) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.87
Darkturquoise
#00CED1
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 8.07
Aqua Blue
#02D8E9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD3CD #D36D73
analogous
#6DD39A #6DD3CD #6DA6D3
triadic
#6DD3CD #CD6DD3 #D3CD6D
tetradic
#6DD3CD #9A6DD3 #D36D73 #A6D36D
square
#6DD3CD #9A6DD3 #D36D73 #A6D36D
split-complementary
#6DD3CD #D36DA6 #D39A6D
monochromatic
#2E9892 #3EC5BD #6DD3CD #9CE1DD #CBEFED
Accessibility & contrast
On white
1.77
#6DD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6DD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD3CD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD3CD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#33D8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd3cd; /* rgb */ color: rgb(109, 211, 205); /* oklch */ color: oklch(80.4% 0.096 190.4);
Tailwind
colors: {
custom: {
50: '#9ee1dc',
500: '#6dd3cd',
950: '#000000',
},
}SCSS
$custom: #6dd3cd; $custom-light: #9ee1dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd3cd",
"rgb": {
"r": 109,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.471,
"s": 53.684,
"l": 62.745
},
"oklch": {
"l": 0.80395,
"c": 0.09601,
"h": 190.4
},
"luminance": 0.54248
}Semantic roles & 50–950 ramp
primary
#6DD3CD
secondary
#9D474C
accent
#242EC1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484