#6DD6CF#6DD6CF
#6DD6CF is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.098 H 189.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD6CF |
|---|---|
| RGB | rgb(109, 214, 207) |
| HSL | hsl(176, 56%, 63%) |
| HSV | hsv(176, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(79.53, -32.09, -5.92) |
| CIE-LCH | lch(79.53, 32.63, 190.46°) |
| OKLab | oklab(81.16% -0.0969 -0.0165) |
| OKLCH | oklch(81.16% 0.098 189.7) |
| XYZ | xyz(41.6111, 55.8457, 67.6059) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.01
Turquoise
#40E0D0
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 8.06
Tiffany Blue
#7BF2DA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD6CF #D66D74
analogous
#6DD69A #6DD6CF #6DA8D6
triadic
#6DD6CF #CF6DD6 #D6CF6D
tetradic
#6DD6CF #9A6DD6 #D66D74 #A8D66D
square
#6DD6CF #9A6DD6 #D66D74 #A8D66D
split-complementary
#6DD6CF #D66DA8 #D69A6D
monochromatic
#2C9D95 #3DC9BF #6DD6CF #9DE3DF #CDF1EE
Accessibility & contrast
On white
1.73
#6DD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#6DD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD6CF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD6CF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#BAC0D0
Tritanopia (blue-blind)
#2FDBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6dd6cf; /* rgb */ color: rgb(109, 214, 207); /* oklch */ color: oklch(81.2% 0.098 189.7);
Tailwind
colors: {
custom: {
50: '#9ee3dd',
500: '#6dd6cf',
950: '#000000',
},
}SCSS
$custom: #6dd6cf; $custom-light: #9ee3dd; $custom-dark: #000000;
JSON
{
"hex": "#6dd6cf",
"rgb": {
"r": 109,
"g": 214,
"b": 207
},
"hsl": {
"h": 176,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.81157,
"c": 0.09834,
"h": 189.7
},
"luminance": 0.55849
}Semantic roles & 50–950 ramp
primary
#6DD6CF
secondary
#A1464C
accent
#222DC4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484