#6BCFDC#6BCFDC
#6BCFDC is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.095 H 206.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDC |
|---|---|
| RGB | rgb(107, 207, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 51%, 86%) |
| CMYK | cmyk(51.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(77.82, -25.74, -15.44) |
| CIE-LCH | lch(77.82, 30.01, 210.95°) |
| OKLab | oklab(79.9% -0.0852 -0.0426) |
| OKLCH | oklch(79.9% 0.095 206.6) |
| XYZ | xyz(41.2894, 52.9151, 75.7340) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 6.96
Neon Blue
#04D9FF
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.79
Sky Blue
#87CEEB
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDC #DC786B
analogous
#6BDCB1 #6BCFDC #6B97DC
triadic
#6BCFDC #DC6BCF #CFDC6B
tetradic
#6BCFDC #B16BDC #DC786B #97DC6B
square
#6BCFDC #B16BDC #DC786B #97DC6B
split-complementary
#6BCFDC #DC6B97 #DCB16B
monochromatic
#2797A5 #3ABFD0 #6BCFDC #9CDFE8 #CEEFF3
Accessibility & contrast
On white
1.81
#6BCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6BCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDC | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#17D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcfdc; /* rgb */ color: rgb(107, 207, 220); /* oklch */ color: oklch(79.9% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#9edee6',
500: '#6bcfdc',
950: '#000000',
},
}SCSS
$custom: #6bcfdc; $custom-light: #9edee6; $custom-dark: #000000;
JSON
{
"hex": "#6bcfdc",
"rgb": {
"r": 107,
"g": 207,
"b": 220
},
"hsl": {
"h": 186.903,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.79895,
"c": 0.09524,
"h": 206.6
},
"luminance": 0.52919
}Semantic roles & 50–950 ramp
primary
#6BCFDC
secondary
#A84E43
accent
#301CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484