#6BC8CB#6BC8CB
#6BC8CB is a light, moderate teal. Relative luminance 0.487; OKLCH L 77.7% C 0.089 H 198.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BC8CB |
|---|---|
| RGB | rgb(107, 200, 203) |
| HSL | hsl(182, 48%, 61%) |
| HSV | hsv(182, 47%, 80%) |
| CMYK | cmyk(47.3%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(75.29, -26.80, -10.07) |
| CIE-LCH | lch(75.29, 28.63, 200.59°) |
| OKLab | oklab(77.69% -0.0843 -0.0278) |
| OKLCH | oklch(77.69% 0.089 198.2) |
| XYZ | xyz(37.4929, 48.7430, 63.9209) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 6.83
Topaz
#13BBAF
ΔE00 8.94
Turquoise Blue
#06B1C4
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BC8CB #CB6E6B
analogous
#6BCB9E #6BC8CB #6B98CB
triadic
#6BC8CB #CB6BC8 #C8CB6B
tetradic
#6BC8CB #9E6BCB #CB6E6B #98CB6B
square
#6BC8CB #9E6BCB #CB6E6B #98CB6B
split-complementary
#6BC8CB #CB6B98 #CB9E6B
monochromatic
#31888B #41B4B8 #6BC8CB #98D9DB #C6EAEB
Accessibility & contrast
On white
1.95
#6BC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#6BC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BC8CB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BC8CB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#33CEC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6bc8cb; /* rgb */ color: rgb(107, 200, 203); /* oklch */ color: oklch(77.7% 0.089 198.2);
Tailwind
colors: {
custom: {
50: '#9cd9da',
500: '#6bc8cb',
950: '#000000',
},
}SCSS
$custom: #6bc8cb; $custom-light: #9cd9da; $custom-dark: #000000;
JSON
{
"hex": "#6bc8cb",
"rgb": {
"r": 107,
"g": 200,
"b": 203
},
"hsl": {
"h": 181.875,
"s": 48,
"l": 60.784
},
"oklch": {
"l": 0.77687,
"c": 0.08872,
"h": 198.2
},
"luminance": 0.48746
}Semantic roles & 50–950 ramp
primary
#6BC8CB
secondary
#DBB8B7
accent
#2F2ABB
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383