#6BCCCC#6BCCCC
#6BCCCC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.092 H 195.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCCC |
|---|---|
| RGB | rgb(107, 204, 204) |
| HSL | hsl(180, 49%, 61%) |
| HSV | hsv(180, 48%, 80%) |
| CMYK | cmyk(47.5%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.48, -28.50, -8.84) |
| CIE-LCH | lch(76.48, 29.83, 197.24°) |
| OKLab | oklab(78.65% -0.0884 -0.0244) |
| OKLCH | oklch(78.65% 0.092 195.4) |
| XYZ | xyz(38.5510, 50.6678, 64.8634) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 8.10
Topaz
#13BBAF
ΔE00 8.50
Robin'S Egg
#6DEDFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCCC #CC6B6B
analogous
#6BCC9B #6BCCCC #6B9BCC
triadic
#6BCCCC #CC6BCC #CCCC6B
tetradic
#6BCCCC #9B6BCC #CC6B6B #9BCC6B
square
#6BCCCC #9B6BCC #CC6B6B #9BCC6B
split-complementary
#6BCCCC #CC6B9B #CC9B6B
monochromatic
#308C8C #40BABA #6BCCCC #99DCDC #C6EBEB
Accessibility & contrast
On white
1.89
#6BCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6BCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCCC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCCC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#31D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcccc; /* rgb */ color: rgb(107, 204, 204); /* oklch */ color: oklch(78.7% 0.092 195.4);
Tailwind
colors: {
custom: {
50: '#9cdcdb',
500: '#6bcccc',
950: '#000000',
},
}SCSS
$custom: #6bcccc; $custom-light: #9cdcdb; $custom-dark: #000000;
JSON
{
"hex": "#6bcccc",
"rgb": {
"r": 107,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 48.744,
"l": 60.98
},
"oklch": {
"l": 0.78651,
"c": 0.09168,
"h": 195.4
},
"luminance": 0.50671
}Semantic roles & 50–950 ramp
primary
#6BCCCC
secondary
#934848
accent
#2929BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484