#6BCCCD#6BCCCD
#6BCCCD is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.092 H 196.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCCD |
|---|---|
| RGB | rgb(107, 204, 205) |
| HSL | hsl(181, 49%, 61%) |
| HSV | hsv(181, 48%, 80%) |
| CMYK | cmyk(47.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.51, -28.24, -9.34) |
| CIE-LCH | lch(76.51, 29.74, 198.30°) |
| OKLab | oklab(78.69% -0.088 -0.0258) |
| OKLCH | oklch(78.69% 0.092 196.3) |
| XYZ | xyz(38.6713, 50.7160, 65.4970) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.09
Darkturquoise
#00CED1
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 8.39
Topaz
#13BBAF
ΔE00 8.75
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCCD #CD6C6B
analogous
#6BCD9D #6BCCCD #6B9BCD
triadic
#6BCCCD #CD6BCC #CCCD6B
tetradic
#6BCCCD #9D6BCD #CD6C6B #9BCD6B
square
#6BCCCD #9D6BCD #CD6C6B #9BCD6B
split-complementary
#6BCCCD #CD6B9B #CD9D6B
monochromatic
#308D8E #3FBABB #6BCCCD #99DCDC #C6ECEC
Accessibility & contrast
On white
1.88
#6BCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6BCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCCD
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCCD | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B0B7CE
Tritanopia (blue-blind)
#30D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcccd; /* rgb */ color: rgb(107, 204, 205); /* oklch */ color: oklch(78.7% 0.092 196.3);
Tailwind
colors: {
custom: {
50: '#9cdcdc',
500: '#6bcccd',
950: '#000000',
},
}SCSS
$custom: #6bcccd; $custom-light: #9cdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6bcccd",
"rgb": {
"r": 107,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.612,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78685,
"c": 0.09166,
"h": 196.3
},
"luminance": 0.50719
}Semantic roles & 50–950 ramp
primary
#6BCCCD
secondary
#944948
accent
#2A29BD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484