#6BD9CD#6BD9CD
#6BD9CD is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.7% C 0.103 H 186.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9CD |
|---|---|
| RGB | rgb(107, 217, 205) |
| HSL | hsl(173, 59%, 64%) |
| HSV | hsv(173, 51%, 85%) |
| CMYK | cmyk(50.7%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.27, -34.44, -3.77) |
| CIE-LCH | lch(80.27, 34.64, 186.25°) |
| OKLab | oklab(81.72% -0.1024 -0.0107) |
| OKLCH | oklch(81.72% 0.103 186) |
| XYZ | xyz(41.8911, 57.1555, 66.5703) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Mediumturquoise
#48D1CC
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 6.10
Tiffany Blue
#7BF2DA
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9CD #D96B77
analogous
#6BD996 #6BD9CD #6BAED9
triadic
#6BD9CD #CD6BD9 #D9CD6B
tetradic
#6BD9CD #966BD9 #D96B77 #AED96B
square
#6BD9CD #966BD9 #D96B77 #AED96B
split-complementary
#6BD9CD #D96BAE #D9966B
monochromatic
#29A093 #3ACCBD #6BD9CD #9CE6DD #CCF2EE
Accessibility & contrast
On white
1.69
#6BD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6BD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9CD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9CD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#29DDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd9cd; /* rgb */ color: rgb(107, 217, 205); /* oklch */ color: oklch(81.7% 0.103 186.0);
Tailwind
colors: {
custom: {
50: '#9ee5dc',
500: '#6bd9cd',
950: '#000000',
},
}SCSS
$custom: #6bd9cd; $custom-light: #9ee5dc; $custom-dark: #000000;
JSON
{
"hex": "#6bd9cd",
"rgb": {
"r": 107,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.455,
"s": 59.14,
"l": 63.529
},
"oklch": {
"l": 0.81717,
"c": 0.10299,
"h": 186
},
"luminance": 0.57159
}Semantic roles & 50–950 ramp
primary
#6BD9CD
secondary
#A4444F
accent
#1F31C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484