#6BCED5#6BCED5
#6BCED5 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.093 H 201.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCED5 |
|---|---|
| RGB | rgb(107, 206, 213) |
| HSL | hsl(184, 56%, 63%) |
| HSV | hsv(184, 50%, 84%) |
| CMYK | cmyk(49.8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.32, -27.12, -12.43) |
| CIE-LCH | lch(77.32, 29.83, 204.62°) |
| OKLab | oklab(79.42% -0.0869 -0.0343) |
| OKLCH | oklch(79.42% 0.093 201.5) |
| XYZ | xyz(40.1401, 52.0690, 70.8729) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Robin Egg Blue
#8AF1FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCED5 #D5726B
analogous
#6BD5A7 #6BCED5 #6B99D5
triadic
#6BCED5 #D56BCE #CED56B
tetradic
#6BCED5 #A76BD5 #D5726B #99D56B
square
#6BCED5 #A76BD5 #D5726B #99D56B
split-complementary
#6BCED5 #D56B99 #D5A76B
monochromatic
#2C939A #3BBEC7 #6BCED5 #9BDEE3 #CAEEF0
Accessibility & contrast
On white
1.84
#6BCED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6BCED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCED5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCED5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D6
Deuteranopia (green-blind)
#B0B9D6
Tritanopia (blue-blind)
#25D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bced5; /* rgb */ color: rgb(107, 206, 213); /* oklch */ color: oklch(79.4% 0.093 201.5);
Tailwind
colors: {
custom: {
50: '#9ddde1',
500: '#6bced5',
950: '#000000',
},
}SCSS
$custom: #6bced5; $custom-light: #9ddde1; $custom-dark: #000000;
JSON
{
"hex": "#6bced5",
"rgb": {
"r": 107,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.962,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.7942,
"c": 0.09341,
"h": 201.5
},
"luminance": 0.52073
}Semantic roles & 50–950 ramp
primary
#6BCED5
secondary
#9F4B46
accent
#2D22C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484