#6DD6CD#6DD6CD
#6DD6CD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.1% C 0.099 H 188.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD6CD |
|---|---|
| RGB | rgb(109, 214, 205) |
| HSL | hsl(175, 56%, 63%) |
| HSV | hsv(175, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(79.47, -32.59, -4.94) |
| CIE-LCH | lch(79.47, 32.96, 188.61°) |
| OKLab | oklab(81.09% -0.0978 -0.0138) |
| OKLCH | oklch(81.09% 0.099 188) |
| XYZ | xyz(41.3681, 55.7485, 66.3263) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 6.21
Seafoam Blue
#78D1B6
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 7.47
Tiffany Blue
#7BF2DA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD6CD #D66D76
analogous
#6DD698 #6DD6CD #6DAAD6
triadic
#6DD6CD #CD6DD6 #D6CD6D
tetradic
#6DD6CD #986DD6 #D66D76 #AAD66D
square
#6DD6CD #986DD6 #D66D76 #AAD66D
split-complementary
#6DD6CD #D66DAA #D6986D
monochromatic
#2C9D93 #3DC9BD #6DD6CD #9DE3DD #CDF1EE
Accessibility & contrast
On white
1.73
#6DD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#6DD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD6CD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD6CD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#31DAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd6cd; /* rgb */ color: rgb(109, 214, 205); /* oklch */ color: oklch(81.1% 0.099 188.0);
Tailwind
colors: {
custom: {
50: '#9ee3dc',
500: '#6dd6cd',
950: '#000000',
},
}SCSS
$custom: #6dd6cd; $custom-light: #9ee3dc; $custom-dark: #000000;
JSON
{
"hex": "#6dd6cd",
"rgb": {
"r": 109,
"g": 214,
"b": 205
},
"hsl": {
"h": 174.857,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.81094,
"c": 0.09876,
"h": 188
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#6DD6CD
secondary
#A1464E
accent
#2230C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484