#6BCBD2#6BCBD2
#6BCBD2 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.091 H 201.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBD2 |
|---|---|
| RGB | rgb(107, 203, 210) |
| HSL | hsl(184, 53%, 62%) |
| HSV | hsv(184, 49%, 82%) |
| CMYK | cmyk(49%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.37, -26.44, -12.24) |
| CIE-LCH | lch(76.37, 29.14, 204.84°) |
| OKLab | oklab(78.62% -0.0848 -0.0338) |
| OKLCH | oklch(78.62% 0.091 201.7) |
| XYZ | xyz(39.0476, 50.4874, 68.6476) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 8.30
Turquoise Blue
#06B1C4
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBD2 #D2726B
analogous
#6BD2A6 #6BCBD2 #6B97D2
triadic
#6BCBD2 #D26BCB #CBD26B
tetradic
#6BCBD2 #A66BD2 #D2726B #97D26B
square
#6BCBD2 #A66BD2 #D2726B #97D26B
split-complementary
#6BCBD2 #D26B97 #D2A66B
monochromatic
#2D8E95 #3CBBC4 #6BCBD2 #9ADBE0 #C9ECEF
Accessibility & contrast
On white
1.89
#6BCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6BCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBD2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBD2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#AEB7D3
Tritanopia (blue-blind)
#2AD1CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcbd2; /* rgb */ color: rgb(107, 203, 210); /* oklch */ color: oklch(78.6% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#9ddbdf',
500: '#6bcbd2',
950: '#000000',
},
}SCSS
$custom: #6bcbd2; $custom-light: #9ddbdf; $custom-dark: #000000;
JSON
{
"hex": "#6bcbd2",
"rgb": {
"r": 107,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.078,
"s": 53.368,
"l": 62.157
},
"oklch": {
"l": 0.78622,
"c": 0.09125,
"h": 201.7
},
"luminance": 0.50491
}Semantic roles & 50–950 ramp
primary
#6BCBD2
secondary
#9B4C47
accent
#2F25C1
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484