#6BCBD5#6BCBD5
#6BCBD5 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.092 H 204.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBD5 |
|---|---|
| RGB | rgb(107, 203, 213) |
| HSL | hsl(186, 56%, 63%) |
| HSV | hsv(186, 50%, 84%) |
| CMYK | cmyk(49.8%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(76.46, -25.64, -13.72) |
| CIE-LCH | lch(76.46, 29.08, 208.15°) |
| OKLab | oklab(78.73% -0.0835 -0.0378) |
| OKLCH | oklch(78.73% 0.092 204.4) |
| XYZ | xyz(39.4248, 50.6383, 70.6345) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 7.01
Robin'S Egg
#6DEDFD
ΔE00 8.02
Neon Blue
#04D9FF
ΔE00 8.53
Turquoise Blue
#06B1C4
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBD5 #D5756B
analogous
#6BD5AA #6BCBD5 #6B96D5
triadic
#6BCBD5 #D56BCB #CBD56B
tetradic
#6BCBD5 #AA6BD5 #D5756B #96D56B
square
#6BCBD5 #AA6BD5 #D5756B #96D56B
split-complementary
#6BCBD5 #D56B96 #D5AA6B
monochromatic
#2C909A #3BBAC7 #6BCBD5 #9BDCE3 #CAECF0
Accessibility & contrast
On white
1.89
#6BCBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6BCBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBD5
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBD5 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#ADB7D5
Tritanopia (blue-blind)
#26D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcbd5; /* rgb */ color: rgb(107, 203, 213); /* oklch */ color: oklch(78.7% 0.092 204.4);
Tailwind
colors: {
custom: {
50: '#9ddbe1',
500: '#6bcbd5',
950: '#000000',
},
}SCSS
$custom: #6bcbd5; $custom-light: #9ddbe1; $custom-dark: #000000;
JSON
{
"hex": "#6bcbd5",
"rgb": {
"r": 107,
"g": 203,
"b": 213
},
"hsl": {
"h": 185.66,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.78727,
"c": 0.09172,
"h": 204.4
},
"luminance": 0.50642
}Semantic roles & 50–950 ramp
primary
#6BCBD5
secondary
#9F4E46
accent
#3122C3
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484