#6CC2CC#6CC2CC
#6CC2CC is a light, moderate teal. Relative luminance 0.461; OKLCH L 76.4% C 0.084 H 205.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC2CC |
|---|---|
| RGB | rgb(108, 194, 204) |
| HSL | hsl(186, 48%, 61%) |
| HSV | hsv(186, 47%, 80%) |
| CMYK | cmyk(47.1%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(73.63, -23.33, -13.09) |
| CIE-LCH | lch(73.63, 26.75, 209.30°) |
| OKLab | oklab(76.37% -0.0763 -0.0361) |
| OKLCH | oklch(76.37% 0.084 205.3) |
| XYZ | xyz(36.3710, 46.1284, 64.1021) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 8.16
Sky Blue
#87CEEB
ΔE00 8.77
Neon Blue
#04D9FF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC2CC #CC766C
analogous
#6CCCA6 #6CC2CC #6C92CC
triadic
#6CC2CC #CC6CC2 #C2CC6C
tetradic
#6CC2CC #A66CCC #CC766C #92CC6C
square
#6CC2CC #A66CCC #CC766C #92CC6C
split-complementary
#6CC2CC #CC6C92 #CCA66C
monochromatic
#31838D #41AEBA #6CC2CC #99D5DC #C7E8EC
Accessibility & contrast
On white
2.05
#6CC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#6CC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC2CC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC2CC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#38C8C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6cc2cc; /* rgb */ color: rgb(108, 194, 204); /* oklch */ color: oklch(76.4% 0.084 205.3);
Tailwind
colors: {
custom: {
50: '#9cd4db',
500: '#6cc2cc',
950: '#000000',
},
}SCSS
$custom: #6cc2cc; $custom-light: #9cd4db; $custom-dark: #000000;
JSON
{
"hex": "#6cc2cc",
"rgb": {
"r": 108,
"g": 194,
"b": 204
},
"hsl": {
"h": 186.25,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.76374,
"c": 0.08437,
"h": 205.3
},
"luminance": 0.46131
}Semantic roles & 50–950 ramp
primary
#6CC2CC
secondary
#DCBCB8
accent
#392ABC
background
#FAFDFD
surface
#F3FAFB
border
#CDD3D4
text
#0F1415
muted
#7F8383