#6BCBD4#6BCBD4
#6BCBD4 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.092 H 203.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBD4 |
|---|---|
| RGB | rgb(107, 203, 212) |
| HSL | hsl(185, 55%, 63%) |
| HSV | hsv(185, 50%, 83%) |
| CMYK | cmyk(49.5%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(76.43, -25.91, -13.23) |
| CIE-LCH | lch(76.43, 29.09, 207.05°) |
| OKLab | oklab(78.69% -0.0839 -0.0365) |
| OKLCH | oklch(78.69% 0.092 203.5) |
| XYZ | xyz(39.2983, 50.5877, 69.9681) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 8.10
Turquoise Blue
#06B1C4
ΔE00 8.74
Neon Blue
#04D9FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBD4 #D4746B
analogous
#6BD4A9 #6BCBD4 #6B96D4
triadic
#6BCBD4 #D46BCB #CBD46B
tetradic
#6BCBD4 #A96BD4 #D4746B #96D46B
square
#6BCBD4 #A96BD4 #D4746B #96D46B
split-complementary
#6BCBD4 #D46B96 #D4A96B
monochromatic
#2C8F98 #3CBAC6 #6BCBD4 #9ADCE2 #CAECF0
Accessibility & contrast
On white
1.89
#6BCBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6BCBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBD4
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBD4 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#ADB7D4
Tritanopia (blue-blind)
#28D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcbd4; /* rgb */ color: rgb(107, 203, 212); /* oklch */ color: oklch(78.7% 0.092 203.5);
Tailwind
colors: {
custom: {
50: '#9ddbe1',
500: '#6bcbd4',
950: '#000000',
},
}SCSS
$custom: #6bcbd4; $custom-light: #9ddbe1; $custom-dark: #000000;
JSON
{
"hex": "#6bcbd4",
"rgb": {
"r": 107,
"g": 203,
"b": 212
},
"hsl": {
"h": 185.143,
"s": 54.974,
"l": 62.549
},
"oklch": {
"l": 0.78692,
"c": 0.09153,
"h": 203.5
},
"luminance": 0.50591
}Semantic roles & 50–950 ramp
primary
#6BCBD4
secondary
#9D4D46
accent
#3123C2
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484