#6BC0BE#6BC0BE
#6BC0BE is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.4% C 0.083 H 193.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC0BE |
|---|---|
| RGB | rgb(107, 192, 190) |
| HSL | hsl(179, 40%, 59%) |
| HSV | hsv(179, 44%, 75%) |
| CMYK | cmyk(44.3%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(72.59, -26.20, -7.02) |
| CIE-LCH | lch(72.59, 27.13, 195.01°) |
| OKLab | oklab(75.39% -0.0805 -0.0194) |
| OKLCH | oklch(75.39% 0.083 193.6) |
| XYZ | xyz(34.2037, 44.5400, 55.4999) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.43
Topaz
#13BBAF
ΔE00 7.16
Lightseagreen
#20B2AA
ΔE00 7.26
Tealish
#24BCA8
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC0BE #C06B6D
analogous
#6BC093 #6BC0BE #6B97C0
triadic
#6BC0BE #BE6BC0 #C0BE6B
tetradic
#6BC0BE #936BC0 #C06B6D #97C06B
square
#6BC0BE #936BC0 #C06B6D #97C06B
split-complementary
#6BC0BE #C06B97 #C0936B
monochromatic
#357C7A #47A7A5 #6BC0BE #96D2D1 #C1E5E4
Accessibility & contrast
On white
2.12
#6BC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#6BC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC0BE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC0BE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#41C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6bc0be; /* rgb */ color: rgb(107, 192, 190); /* oklch */ color: oklch(75.4% 0.083 193.6);
Tailwind
colors: {
custom: {
50: '#9bd3d1',
500: '#6bc0be',
950: '#000000',
},
}SCSS
$custom: #6bc0be; $custom-light: #9bd3d1; $custom-dark: #000000;
JSON
{
"hex": "#6bc0be",
"rgb": {
"r": 107,
"g": 192,
"b": 190
},
"hsl": {
"h": 178.588,
"s": 40.284,
"l": 58.627
},
"oklch": {
"l": 0.75387,
"c": 0.08281,
"h": 193.6
},
"luminance": 0.44543
}Semantic roles & 50–950 ramp
primary
#6BC0BE
secondary
#D4B3B3
accent
#585AD0
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282