#6BCCCF#6BCCCF
#6BCCCF is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.092 H 198.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCCF |
|---|---|
| RGB | rgb(107, 204, 207) |
| HSL | hsl(182, 51%, 62%) |
| HSV | hsv(182, 48%, 81%) |
| CMYK | cmyk(48.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.57, -27.72, -10.33) |
| CIE-LCH | lch(76.57, 29.58, 200.43°) |
| OKLab | oklab(78.75% -0.0871 -0.0285) |
| OKLCH | oklch(78.75% 0.092 198.1) |
| XYZ | xyz(38.9142, 50.8132, 66.7766) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 8.68
Turquoise
#40E0D0
ΔE00 8.99
Robin'S Egg Blue
#98EFF9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCCF #CF6E6B
analogous
#6BCFA0 #6BCCCF #6B9ACF
triadic
#6BCCCF #CF6BCC #CCCF6B
tetradic
#6BCCCF #A06BCF #CF6E6B #9ACF6B
square
#6BCCCF #A06BCF #CF6E6B #9ACF6B
split-complementary
#6BCCCF #CF6B9A #CFA06B
monochromatic
#2F8E91 #3EBBBF #6BCCCF #99DCDE #C7ECED
Accessibility & contrast
On white
1.88
#6BCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6BCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCCF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCCF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#2DD2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcccf; /* rgb */ color: rgb(107, 204, 207); /* oklch */ color: oklch(78.8% 0.092 198.1);
Tailwind
colors: {
custom: {
50: '#9ddcdd',
500: '#6bcccf',
950: '#000000',
},
}SCSS
$custom: #6bcccf; $custom-light: #9ddcdd; $custom-dark: #000000;
JSON
{
"hex": "#6bcccf",
"rgb": {
"r": 107,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.8,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.78752,
"c": 0.09167,
"h": 198.1
},
"luminance": 0.50817
}Semantic roles & 50–950 ramp
primary
#6BCCCF
secondary
#974A47
accent
#2C27BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484