#6CC4CC#6CC4CC
#6CC4CC is a light, moderate teal. Relative luminance 0.470; OKLCH L 76.8% C 0.085 H 203.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC4CC |
|---|---|
| RGB | rgb(108, 196, 204) |
| HSL | hsl(185, 48%, 61%) |
| HSV | hsv(185, 47%, 80%) |
| CMYK | cmyk(47.1%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(74.21, -24.33, -12.23) |
| CIE-LCH | lch(74.21, 27.23, 206.68°) |
| OKLab | oklab(76.84% -0.0786 -0.0337) |
| OKLCH | oklch(76.84% 0.085 203.2) |
| XYZ | xyz(36.8191, 47.0246, 64.2514) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.72
Aqua Blue
#02D8E9
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.23
Turquoise Blue
#06B1C4
ΔE00 7.72
Sky Blue
#87CEEB
ΔE00 9.37
Robin'S Egg
#6DEDFD
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC4CC #CC746C
analogous
#6CCCA4 #6CC4CC #6C94CC
triadic
#6CC4CC #CC6CC4 #C4CC6C
tetradic
#6CC4CC #A46CCC #CC746C #94CC6C
square
#6CC4CC #A46CCC #CC746C #94CC6C
split-complementary
#6CC4CC #CC6C94 #CCA46C
monochromatic
#31858D #41B0BA #6CC4CC #99D6DC #C7E8EC
Accessibility & contrast
On white
2.02
#6CC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#6CC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC4CC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC4CC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#37CAC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6cc4cc; /* rgb */ color: rgb(108, 196, 204); /* oklch */ color: oklch(76.8% 0.085 203.2);
Tailwind
colors: {
custom: {
50: '#9cd6db',
500: '#6cc4cc',
950: '#000000',
},
}SCSS
$custom: #6cc4cc; $custom-light: #9cd6db; $custom-dark: #000000;
JSON
{
"hex": "#6cc4cc",
"rgb": {
"r": 108,
"g": 196,
"b": 204
},
"hsl": {
"h": 185,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.76836,
"c": 0.08549,
"h": 203.2
},
"luminance": 0.47028
}Semantic roles & 50–950 ramp
primary
#6CC4CC
secondary
#DCBBB8
accent
#362ABC
background
#FAFDFD
surface
#F3FAFB
border
#CDD3D4
text
#0F1415
muted
#7F8383