#6BDCD9#6BDCD9
#6BDCD9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.103 H 193.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCD9 |
|---|---|
| RGB | rgb(107, 220, 217) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.47, -32.81, -8.39) |
| CIE-LCH | lch(81.47, 33.86, 194.35°) |
| OKLab | oklab(82.8% -0.1006 -0.0233) |
| OKLCH | oklch(82.8% 0.103 193) |
| XYZ | xyz(44.1758, 59.3179, 74.7537) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 7.07
Bright Light Blue
#26F7FD
ΔE00 7.23
Robin'S Egg
#6DEDFD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCD9 #DC6B6E
analogous
#6BDCA1 #6BDCD9 #6BA7DC
triadic
#6BDCD9 #D96BDC #DCD96B
tetradic
#6BDCD9 #A16BDC #DC6B6E #A7DC6B
square
#6BDCD9 #A16BDC #DC6B6E #A7DC6B
split-complementary
#6BDCD9 #DC6BA7 #DCA16B
monochromatic
#27A5A2 #3AD0CC #6BDCD9 #9CE8E6 #CEF3F2
Accessibility & contrast
On white
1.63
#6BDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6BDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCD9
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCD9 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#BDC5DA
Tritanopia (blue-blind)
#11E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdcd9; /* rgb */ color: rgb(107, 220, 217); /* oklch */ color: oklch(82.8% 0.103 193.0);
Tailwind
colors: {
custom: {
50: '#9ee7e4',
500: '#6bdcd9',
950: '#000000',
},
}SCSS
$custom: #6bdcd9; $custom-light: #9ee7e4; $custom-dark: #000000;
JSON
{
"hex": "#6bdcd9",
"rgb": {
"r": 107,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.407,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82796,
"c": 0.10328,
"h": 193
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#6BDCD9
secondary
#A84345
accent
#1C21C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484