#6BCDCF#6BCDCF
#6BCDCF is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.092 H 197.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDCF |
|---|---|
| RGB | rgb(107, 205, 207) |
| HSL | hsl(181, 51%, 62%) |
| HSV | hsv(181, 48%, 81%) |
| CMYK | cmyk(48.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(76.85, -28.20, -9.90) |
| CIE-LCH | lch(76.85, 29.89, 199.34°) |
| OKLab | oklab(78.98% -0.0882 -0.0273) |
| OKLCH | oklch(78.98% 0.092 197.2) |
| XYZ | xyz(39.1527, 51.2900, 66.8561) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 8.54
Robin'S Egg
#6DEDFD
ΔE00 8.67
Topaz
#13BBAF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDCF #CF6D6B
analogous
#6BCF9F #6BCDCF #6B9BCF
triadic
#6BCDCF #CF6BCD #CDCF6B
tetradic
#6BCDCF #9F6BCF #CF6D6B #9BCF6B
square
#6BCDCF #9F6BCF #CF6D6B #9BCF6B
split-complementary
#6BCDCF #CF6B9B #CF9F6B
monochromatic
#2F8F91 #3EBCBF #6BCDCF #99DDDE #C7ECED
Accessibility & contrast
On white
1.87
#6BCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6BCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDCF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDCF | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B1B8D0
Tritanopia (blue-blind)
#2DD3CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcdcf; /* rgb */ color: rgb(107, 205, 207); /* oklch */ color: oklch(79.0% 0.092 197.2);
Tailwind
colors: {
custom: {
50: '#9ddcdd',
500: '#6bcdcf',
950: '#000000',
},
}SCSS
$custom: #6bcdcf; $custom-light: #9ddcdd; $custom-dark: #000000;
JSON
{
"hex": "#6bcdcf",
"rgb": {
"r": 107,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.2,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.78984,
"c": 0.09238,
"h": 197.2
},
"luminance": 0.51293
}Semantic roles & 50–950 ramp
primary
#6BCDCF
secondary
#974947
accent
#2A27BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484