#6BCED3#6BCED3
#6BCED3 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.093 H 199.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCED3 |
|---|---|
| RGB | rgb(107, 206, 211) |
| HSL | hsl(183, 54%, 62%) |
| HSV | hsv(183, 49%, 83%) |
| CMYK | cmyk(49.3%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.26, -27.65, -11.44) |
| CIE-LCH | lch(77.26, 29.92, 202.48°) |
| OKLab | oklab(79.35% -0.0877 -0.0316) |
| OKLCH | oklch(79.35% 0.093 199.8) |
| XYZ | xyz(39.8879, 51.9681, 69.5442) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Robin Egg Blue
#8AF1FE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCED3 #D3706B
analogous
#6BD3A4 #6BCED3 #6B9AD3
triadic
#6BCED3 #D36BCE #CED36B
tetradic
#6BCED3 #A46BD3 #D3706B #9AD36B
square
#6BCED3 #A46BD3 #D3706B #9AD36B
split-complementary
#6BCED3 #D36B9A #D3A46B
monochromatic
#2D9297 #3CBEC5 #6BCED3 #9ADEE1 #C9EDEF
Accessibility & contrast
On white
1.84
#6BCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6BCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCED3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCED3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#28D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bced3; /* rgb */ color: rgb(107, 206, 211); /* oklch */ color: oklch(79.4% 0.093 199.8);
Tailwind
colors: {
custom: {
50: '#9ddde0',
500: '#6bced3',
950: '#000000',
},
}SCSS
$custom: #6bced3; $custom-light: #9ddde0; $custom-dark: #000000;
JSON
{
"hex": "#6bced3",
"rgb": {
"r": 107,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.885,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.79351,
"c": 0.09322,
"h": 199.8
},
"luminance": 0.51972
}Semantic roles & 50–950 ramp
primary
#6BCED3
secondary
#9C4A46
accent
#2B24C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484