#6BCDCC#6BCDCC
#6BCDCC is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.092 H 194.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDCC |
|---|---|
| RGB | rgb(107, 205, 204) |
| HSL | hsl(179, 49%, 61%) |
| HSV | hsv(179, 48%, 80%) |
| CMYK | cmyk(47.8%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(76.77, -28.98, -8.41) |
| CIE-LCH | lch(76.77, 30.18, 196.18°) |
| OKLab | oklab(78.88% -0.0895 -0.0232) |
| OKLCH | oklch(78.88% 0.092 194.6) |
| XYZ | xyz(38.7894, 51.1447, 64.9428) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Darkturquoise
#00CED1
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 7.67
Topaz
#13BBAF
ΔE00 8.38
Lightseagreen
#20B2AA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDCC #CD6B6C
analogous
#6BCD9B #6BCDCC #6B9DCD
triadic
#6BCDCC #CC6BCD #CDCC6B
tetradic
#6BCDCC #9B6BCD #CD6B6C #9DCD6B
square
#6BCDCC #9B6BCD #CD6B6C #9DCD6B
split-complementary
#6BCDCC #CD6B9D #CD9B6B
monochromatic
#308E8D #3FBBBA #6BCDCC #99DCDC #C6ECEC
Accessibility & contrast
On white
1.87
#6BCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6BCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDCC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDCC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#30D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcdcc; /* rgb */ color: rgb(107, 205, 204); /* oklch */ color: oklch(78.9% 0.092 194.6);
Tailwind
colors: {
custom: {
50: '#9cdcdb',
500: '#6bcdcc',
950: '#000000',
},
}SCSS
$custom: #6bcdcc; $custom-light: #9cdcdb; $custom-dark: #000000;
JSON
{
"hex": "#6bcdcc",
"rgb": {
"r": 107,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.388,
"s": 49.495,
"l": 61.176
},
"oklch": {
"l": 0.78884,
"c": 0.09247,
"h": 194.6
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#6BCDCC
secondary
#944849
accent
#292ABD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484