#6CC5CC#6CC5CC
#6CC5CC is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.1% C 0.086 H 202.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC5CC |
|---|---|
| RGB | rgb(108, 197, 204) |
| HSL | hsl(184, 48%, 61%) |
| HSV | hsv(184, 47%, 80%) |
| CMYK | cmyk(47.1%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(74.49, -24.83, -11.79) |
| CIE-LCH | lch(74.49, 27.49, 205.41°) |
| OKLab | oklab(77.07% -0.0797 -0.0325) |
| OKLCH | oklch(77.07% 0.086 202.2) |
| XYZ | xyz(37.0454, 47.4772, 64.3269) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.78
Aqua Blue
#02D8E9
ΔE00 6.87
Turquoise Blue
#06B1C4
ΔE00 7.99
Sky Blue
#87CEEB
ΔE00 9.69
Robin'S Egg
#6DEDFD
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC5CC #CC736C
analogous
#6CCCA3 #6CC5CC #6C95CC
triadic
#6CC5CC #CC6CC5 #C5CC6C
tetradic
#6CC5CC #A36CCC #CC736C #95CC6C
square
#6CC5CC #A36CCC #CC736C #95CC6C
split-complementary
#6CC5CC #CC6C95 #CCA36C
monochromatic
#31868D #41B1BA #6CC5CC #99D7DC #C7E9EC
Accessibility & contrast
On white
2.00
#6CC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#6CC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC5CC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC5CC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#36CBC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6cc5cc; /* rgb */ color: rgb(108, 197, 204); /* oklch */ color: oklch(77.1% 0.086 202.2);
Tailwind
colors: {
custom: {
50: '#9cd6db',
500: '#6cc5cc',
950: '#000000',
},
}SCSS
$custom: #6cc5cc; $custom-light: #9cd6db; $custom-dark: #000000;
JSON
{
"hex": "#6cc5cc",
"rgb": {
"r": 108,
"g": 197,
"b": 204
},
"hsl": {
"h": 184.375,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.77068,
"c": 0.08608,
"h": 202.2
},
"luminance": 0.4748
}Semantic roles & 50–950 ramp
primary
#6CC5CC
secondary
#DCBBB8
accent
#342ABC
background
#FAFDFD
surface
#F3FAFB
border
#CDD3D4
text
#0F1415
muted
#7F8383