#6BCCDB#6BCCDB
#6BCCDB is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.094 H 208.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCDB |
|---|---|
| RGB | rgb(107, 204, 219) |
| HSL | hsl(188, 61%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(51.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.93, -24.52, -16.24) |
| CIE-LCH | lch(76.93, 29.41, 213.51°) |
| OKLab | oklab(79.17% -0.0822 -0.0448) |
| OKLCH | oklch(79.17% 0.094 208.6) |
| XYZ | xyz(40.4374, 51.4224, 74.7986) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 7.05
Sky Blue
#87CEEB
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.65
Robin'S Egg
#6DEDFD
ΔE00 7.67
Baby Blue
#89CFF0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCDB #DB7A6B
analogous
#6BDBB2 #6BCCDB #6B94DB
triadic
#6BCCDB #DB6BCC #CCDB6B
tetradic
#6BCCDB #B26BDB #DB7A6B #94DB6B
square
#6BCCDB #B26BDB #DB7A6B #94DB6B
split-complementary
#6BCCDB #DB6B94 #DBB26B
monochromatic
#2893A4 #3ABBCF #6BCCDB #9CDDE7 #CDEEF3
Accessibility & contrast
On white
1.86
#6BCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6BCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCDB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCDB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#1CD4D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bccdb; /* rgb */ color: rgb(107, 204, 219); /* oklch */ color: oklch(79.2% 0.094 208.6);
Tailwind
colors: {
custom: {
50: '#9ddbe6',
500: '#6bccdb',
950: '#000000',
},
}SCSS
$custom: #6bccdb; $custom-light: #9ddbe6; $custom-dark: #000000;
JSON
{
"hex": "#6bccdb",
"rgb": {
"r": 107,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.036,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.7917,
"c": 0.09368,
"h": 208.6
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#6BCCDB
secondary
#A75143
accent
#341DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484