#6BCECF#6BCECF
#6BCECF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.093 H 196.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCECF |
|---|---|
| RGB | rgb(107, 206, 207) |
| HSL | hsl(181, 51%, 62%) |
| HSV | hsv(181, 48%, 81%) |
| CMYK | cmyk(48.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.14, -28.69, -9.47) |
| CIE-LCH | lch(77.14, 30.21, 198.26°) |
| OKLab | oklab(79.22% -0.0894 -0.0261) |
| OKLCH | oklch(79.22% 0.093 196.3) |
| XYZ | xyz(39.3927, 51.7700, 66.9361) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 6.47
Turquoise
#40E0D0
ΔE00 8.10
Robin'S Egg
#6DEDFD
ΔE00 8.68
Topaz
#13BBAF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCECF #CF6C6B
analogous
#6BCF9E #6BCECF #6B9CCF
triadic
#6BCECF #CF6BCE #CECF6B
tetradic
#6BCECF #9E6BCF #CF6C6B #9CCF6B
square
#6BCECF #9E6BCF #CF6C6B #9CCF6B
split-complementary
#6BCECF #CF6B9C #CF9E6B
monochromatic
#2F9091 #3EBEBF #6BCECF #99DDDE #C7EDED
Accessibility & contrast
On white
1.85
#6BCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#6BCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCECF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCECF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#2CD4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bcecf; /* rgb */ color: rgb(107, 206, 207); /* oklch */ color: oklch(79.2% 0.093 196.3);
Tailwind
colors: {
custom: {
50: '#9ddddd',
500: '#6bcecf',
950: '#000000',
},
}SCSS
$custom: #6bcecf; $custom-light: #9ddddd; $custom-dark: #000000;
JSON
{
"hex": "#6bcecf",
"rgb": {
"r": 107,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.6,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.79216,
"c": 0.09312,
"h": 196.3
},
"luminance": 0.51773
}Semantic roles & 50–950 ramp
primary
#6BCECF
secondary
#974847
accent
#2927BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484