#6BD7CD#6BD7CD
#6BD7CD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.101 H 187.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD7CD |
|---|---|
| RGB | rgb(107, 215, 205) |
| HSL | hsl(174, 57%, 63%) |
| HSV | hsv(174, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.69, -33.50, -4.62) |
| CIE-LCH | lch(79.69, 33.82, 187.86°) |
| OKLab | oklab(81.25% -0.1002 -0.013) |
| OKLCH | oklch(81.25% 0.101 187.4) |
| XYZ | xyz(41.3787, 56.1308, 66.3995) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Turquoise
#40E0D0
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 6.56
Tiffany Blue
#7BF2DA
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD7CD #D76B75
analogous
#6BD797 #6BD7CD #6BABD7
triadic
#6BD7CD #CD6BD7 #D7CD6B
tetradic
#6BD7CD #976BD7 #D76B75 #ABD76B
square
#6BD7CD #976BD7 #D76B75 #ABD76B
split-complementary
#6BD7CD #D76BAB #D7976B
monochromatic
#2A9D93 #3BCABD #6BD7CD #9BE4DD #CBF1EE
Accessibility & contrast
On white
1.72
#6BD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6BD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD7CD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD7CD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#2ADBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bd7cd; /* rgb */ color: rgb(107, 215, 205); /* oklch */ color: oklch(81.3% 0.101 187.4);
Tailwind
colors: {
custom: {
50: '#9de3dc',
500: '#6bd7cd',
950: '#000000',
},
}SCSS
$custom: #6bd7cd; $custom-light: #9de3dc; $custom-dark: #000000;
JSON
{
"hex": "#6bd7cd",
"rgb": {
"r": 107,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.444,
"s": 57.447,
"l": 63.137
},
"oklch": {
"l": 0.8125,
"c": 0.10106,
"h": 187.4
},
"luminance": 0.56134
}Semantic roles & 50–950 ramp
primary
#6BD7CD
secondary
#A1454D
accent
#2030C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484