#6BCBDC#6BCBDC
#6BCBDC is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.0% C 0.094 H 210.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBDC |
|---|---|
| RGB | rgb(107, 203, 220) |
| HSL | hsl(189, 62%, 64%) |
| HSV | hsv(189, 51%, 86%) |
| CMYK | cmyk(51.4%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(76.68, -23.75, -17.16) |
| CIE-LCH | lch(76.68, 29.30, 215.85°) |
| OKLab | oklab(78.98% -0.0807 -0.0474) |
| OKLCH | oklch(78.98% 0.094 210.4) |
| XYZ | xyz(40.3325, 51.0014, 75.4151) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.44
Neon Blue
#04D9FF
ΔE00 6.70
Baby Blue
#89CFF0
ΔE00 7.75
Robin'S Egg
#6DEDFD
ΔE00 8.00
Darkturquoise
#00CED1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBDC #DC7C6B
analogous
#6BDCB5 #6BCBDC #6B93DC
triadic
#6BCBDC #DC6BCB #CBDC6B
tetradic
#6BCBDC #B56BDC #DC7C6B #93DC6B
square
#6BCBDC #B56BDC #DC7C6B #93DC6B
split-complementary
#6BCBDC #DC6B93 #DCB56B
monochromatic
#2792A5 #3ABAD0 #6BCBDC #9CDCE8 #CEEEF3
Accessibility & contrast
On white
1.87
#6BCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6BCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBDC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBDC | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#1BD3D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcbdc; /* rgb */ color: rgb(107, 203, 220); /* oklch */ color: oklch(79.0% 0.094 210.4);
Tailwind
colors: {
custom: {
50: '#9ddbe6',
500: '#6bcbdc',
950: '#000000',
},
}SCSS
$custom: #6bcbdc; $custom-light: #9ddbe6; $custom-dark: #000000;
JSON
{
"hex": "#6bcbdc",
"rgb": {
"r": 107,
"g": 203,
"b": 220
},
"hsl": {
"h": 189.027,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.78977,
"c": 0.09363,
"h": 210.4
},
"luminance": 0.51005
}Semantic roles & 50–950 ramp
primary
#6BCBDC
secondary
#A85243
accent
#361CC9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484