#6BCDCB#6BCDCB
#6BCDCB is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.093 H 193.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDCB |
|---|---|
| RGB | rgb(107, 205, 203) |
| HSL | hsl(179, 49%, 61%) |
| HSV | hsv(179, 48%, 80%) |
| CMYK | cmyk(47.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(76.74, -29.24, -7.91) |
| CIE-LCH | lch(76.74, 30.29, 195.15°) |
| OKLab | oklab(78.85% -0.0899 -0.0219) |
| OKLCH | oklch(78.85% 0.093 193.7) |
| XYZ | xyz(38.6699, 51.0969, 64.3132) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Darkturquoise
#00CED1
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 7.40
Aqua Blue
#02D8E9
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDCB #CD6B6D
analogous
#6BCD9A #6BCDCB #6B9ECD
triadic
#6BCDCB #CB6BCD #CDCB6B
tetradic
#6BCDCB #9A6BCD #CD6B6D #9ECD6B
square
#6BCDCB #9A6BCD #CD6B6D #9ECD6B
split-complementary
#6BCDCB #CD6B9E #CD9A6B
monochromatic
#308E8C #3FBBB9 #6BCDCB #99DCDB #C6ECEB
Accessibility & contrast
On white
1.87
#6BCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6BCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDCB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDCB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#31D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcdcb; /* rgb */ color: rgb(107, 205, 203); /* oklch */ color: oklch(78.9% 0.093 193.7);
Tailwind
colors: {
custom: {
50: '#9cdcda',
500: '#6bcdcb',
950: '#000000',
},
}SCSS
$custom: #6bcdcb; $custom-light: #9cdcda; $custom-dark: #000000;
JSON
{
"hex": "#6bcdcb",
"rgb": {
"r": 107,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.776,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78851,
"c": 0.09255,
"h": 193.7
},
"luminance": 0.511
}Semantic roles & 50–950 ramp
primary
#6BCDCB
secondary
#94484A
accent
#292CBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483