#6BCDCD#6BCDCD
#6BCDCD is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.092 H 195.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDCD |
|---|---|
| RGB | rgb(107, 205, 205) |
| HSL | hsl(180, 49%, 61%) |
| HSV | hsv(180, 48%, 80%) |
| CMYK | cmyk(47.8%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.80, -28.72, -8.91) |
| CIE-LCH | lch(76.80, 30.07, 197.23°) |
| OKLab | oklab(78.92% -0.0891 -0.0246) |
| OKLCH | oklch(78.92% 0.092 195.4) |
| XYZ | xyz(38.9097, 51.1928, 65.5765) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 7.95
Topaz
#13BBAF
ΔE00 8.62
Robin'S Egg
#6DEDFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDCD #CD6B6B
analogous
#6BCD9C #6BCDCD #6B9CCD
triadic
#6BCDCD #CD6BCD #CDCD6B
tetradic
#6BCDCD #9C6BCD #CD6B6B #9CCD6B
square
#6BCDCD #9C6BCD #CD6B6B #9CCD6B
split-complementary
#6BCDCD #CD6B9C #CD9C6B
monochromatic
#308E8E #3FBBBB #6BCDCD #99DCDC #C6ECEC
Accessibility & contrast
On white
1.87
#6BCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6BCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDCD
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDCD | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#2FD2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdcd; /* rgb */ color: rgb(107, 205, 205); /* oklch */ color: oklch(78.9% 0.092 195.4);
Tailwind
colors: {
custom: {
50: '#9ddcdc',
500: '#6bcdcd',
950: '#000000',
},
}SCSS
$custom: #6bcdcd; $custom-light: #9ddcdc; $custom-dark: #000000;
JSON
{
"hex": "#6bcdcd",
"rgb": {
"r": 107,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78917,
"c": 0.09242,
"h": 195.4
},
"luminance": 0.51196
}Semantic roles & 50–950 ramp
primary
#6BCDCD
secondary
#944848
accent
#2929BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484