#6BD8CC#6BD8CC
#6BD8CC is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.102 H 185.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD8CC |
|---|---|
| RGB | rgb(107, 216, 204) |
| HSL | hsl(173, 58%, 63%) |
| HSV | hsv(173, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(79.95, -34.22, -3.70) |
| CIE-LCH | lch(79.95, 34.42, 186.18°) |
| OKLab | oklab(81.45% -0.1017 -0.0105) |
| OKLCH | oklch(81.45% 0.102 185.9) |
| XYZ | xyz(41.5138, 56.5934, 65.8510) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD8CC #D86B77
analogous
#6BD895 #6BD8CC #6BAED8
triadic
#6BD8CC #CC6BD8 #D8CC6B
tetradic
#6BD8CC #956BD8 #D86B77 #AED86B
square
#6BD8CC #956BD8 #D86B77 #AED86B
split-complementary
#6BD8CC #D86BAE #D8956B
monochromatic
#2A9F92 #3BCBBB #6BD8CC #9BE5DD #CCF2ED
Accessibility & contrast
On white
1.70
#6BD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6BD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD8CC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD8CC | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#2BDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bd8cc; /* rgb */ color: rgb(107, 216, 204); /* oklch */ color: oklch(81.5% 0.102 185.9);
Tailwind
colors: {
custom: {
50: '#9de4db',
500: '#6bd8cc',
950: '#000000',
},
}SCSS
$custom: #6bd8cc; $custom-light: #9de4db; $custom-dark: #000000;
JSON
{
"hex": "#6bd8cc",
"rgb": {
"r": 107,
"g": 216,
"b": 204
},
"hsl": {
"h": 173.394,
"s": 58.289,
"l": 63.333
},
"oklch": {
"l": 0.81452,
"c": 0.10229,
"h": 185.9
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#6BD8CC
secondary
#A3444F
accent
#2032C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484