#6BCBCD#6BCBCD
#6BCBCD is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.091 H 197.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBCD |
|---|---|
| RGB | rgb(107, 203, 205) |
| HSL | hsl(181, 49%, 61%) |
| HSV | hsv(181, 48%, 80%) |
| CMYK | cmyk(47.8%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(76.22, -27.75, -9.77) |
| CIE-LCH | lch(76.22, 29.42, 199.39°) |
| OKLab | oklab(78.45% -0.0868 -0.027) |
| OKLCH | oklch(78.45% 0.091 197.2) |
| XYZ | xyz(38.4344, 50.2421, 65.4181) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 6.60
Turquoise
#40E0D0
ΔE00 8.84
Topaz
#13BBAF
ΔE00 8.91
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBCD #CD6D6B
analogous
#6BCD9E #6BCBCD #6B9ACD
triadic
#6BCBCD #CD6BCB #CBCD6B
tetradic
#6BCBCD #9E6BCD #CD6D6B #9ACD6B
square
#6BCBCD #9E6BCD #CD6D6B #9ACD6B
split-complementary
#6BCBCD #CD6B9A #CD9E6B
monochromatic
#308C8E #3FB9BB #6BCBCD #99DBDC #C6EBEC
Accessibility & contrast
On white
1.90
#6BCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6BCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBCD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBCD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#30D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcbcd; /* rgb */ color: rgb(107, 203, 205); /* oklch */ color: oklch(78.5% 0.091 197.2);
Tailwind
colors: {
custom: {
50: '#9cdbdc',
500: '#6bcbcd',
950: '#000000',
},
}SCSS
$custom: #6bcbcd; $custom-light: #9cdbdc; $custom-dark: #000000;
JSON
{
"hex": "#6bcbcd",
"rgb": {
"r": 107,
"g": 203,
"b": 205
},
"hsl": {
"h": 181.224,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78452,
"c": 0.09092,
"h": 197.2
},
"luminance": 0.50245
}Semantic roles & 50–950 ramp
primary
#6BCBCD
secondary
#944A48
accent
#2C29BD
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484