#6BCED4#6BCED4
#6BCED4 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.093 H 200.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCED4 |
|---|---|
| RGB | rgb(107, 206, 212) |
| HSL | hsl(183, 55%, 63%) |
| HSV | hsv(183, 50%, 83%) |
| CMYK | cmyk(49.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.29, -27.38, -11.94) |
| CIE-LCH | lch(77.29, 29.87, 203.55°) |
| OKLab | oklab(79.38% -0.0873 -0.0329) |
| OKLCH | oklch(79.38% 0.093 200.7) |
| XYZ | xyz(40.0136, 52.0184, 70.2065) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCED4 #D4716B
analogous
#6BD4A6 #6BCED4 #6B99D4
triadic
#6BCED4 #D46BCE #CED46B
tetradic
#6BCED4 #A66BD4 #D4716B #99D46B
square
#6BCED4 #A66BD4 #D4716B #99D46B
split-complementary
#6BCED4 #D46B99 #D4A66B
monochromatic
#2C9298 #3CBEC6 #6BCED4 #9ADEE2 #CAEDF0
Accessibility & contrast
On white
1.84
#6BCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6BCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCED4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCED4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D5
Deuteranopia (green-blind)
#B0B9D5
Tritanopia (blue-blind)
#26D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bced4; /* rgb */ color: rgb(107, 206, 212); /* oklch */ color: oklch(79.4% 0.093 200.7);
Tailwind
colors: {
custom: {
50: '#9ddde1',
500: '#6bced4',
950: '#000000',
},
}SCSS
$custom: #6bced4; $custom-light: #9ddde1; $custom-dark: #000000;
JSON
{
"hex": "#6bced4",
"rgb": {
"r": 107,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.429,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.79385,
"c": 0.0933,
"h": 200.7
},
"luminance": 0.52022
}Semantic roles & 50–950 ramp
primary
#6BCED4
secondary
#9D4B46
accent
#2C23C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484