#6BDCD0#6BDCD0
#6BDCD0 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.105 H 186.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD0 |
|---|---|
| RGB | rgb(107, 220, 208) |
| HSL | hsl(174, 62%, 64%) |
| HSV | hsv(174, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.22, -35.09, -3.97) |
| CIE-LCH | lch(81.22, 35.31, 186.46°) |
| OKLab | oklab(82.51% -0.1044 -0.0113) |
| OKLCH | oklch(82.51% 0.105 186.2) |
| XYZ | xyz(43.0369, 58.8623, 68.7559) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Mediumturquoise
#48D1CC
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 6.04
Seafoam Blue
#78D1B6
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 7.18
Bright Aqua
#0BF9EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD0 #DC6B77
analogous
#6BDC98 #6BDCD0 #6BB0DC
triadic
#6BDCD0 #D06BDC #DCD06B
tetradic
#6BDCD0 #986BDC #DC6B77 #B0DC6B
square
#6BDCD0 #986BDC #DC6B77 #B0DC6B
split-complementary
#6BDCD0 #DC6BB0 #DC986B
monochromatic
#27A598 #3AD0C0 #6BDCD0 #9CE8E0 #CEF3EF
Accessibility & contrast
On white
1.64
#6BDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#6BDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD0
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD0 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#C0C4D1
Tritanopia (blue-blind)
#23E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd0; /* rgb */ color: rgb(107, 220, 208); /* oklch */ color: oklch(82.5% 0.105 186.2);
Tailwind
colors: {
custom: {
50: '#9ee7de',
500: '#6bdcd0',
950: '#000000',
},
}SCSS
$custom: #6bdcd0; $custom-light: #9ee7de; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd0",
"rgb": {
"r": 107,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.628,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82511,
"c": 0.10504,
"h": 186.2
},
"luminance": 0.58866
}Semantic roles & 50–950 ramp
primary
#6BDCD0
secondary
#A8434E
accent
#1C2EC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484