#6CCCD3#6CCCD3
#6CCCD3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.091 H 201.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD3 |
|---|---|
| RGB | rgb(108, 204, 211) |
| HSL | hsl(184, 54%, 63%) |
| HSV | hsv(184, 49%, 83%) |
| CMYK | cmyk(48.8%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(76.72, -26.45, -12.24) |
| CIE-LCH | lch(76.72, 29.14, 204.84°) |
| OKLab | oklab(78.93% -0.0848 -0.0338) |
| OKLCH | oklch(78.93% 0.091 201.7) |
| XYZ | xyz(39.5304, 51.0736, 69.3904) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.73
Robin Egg Blue
#8AF1FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD3 #D3736C
analogous
#6CD3A7 #6CCCD3 #6C98D3
triadic
#6CCCD3 #D36CCC #CCD36C
tetradic
#6CCCD3 #A76CD3 #D3736C #98D36C
square
#6CCCD3 #A76CD3 #D3736C #98D36C
split-complementary
#6CCCD3 #D36C98 #D3A76C
monochromatic
#2D9097 #3DBCC5 #6CCCD3 #9BDCE1 #CAEDEF
Accessibility & contrast
On white
1.87
#6CCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6CCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#AFB8D4
Tritanopia (blue-blind)
#2CD2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cccd3; /* rgb */ color: rgb(108, 204, 211); /* oklch */ color: oklch(78.9% 0.091 201.7);
Tailwind
colors: {
custom: {
50: '#9ddbe0',
500: '#6cccd3',
950: '#000000',
},
}SCSS
$custom: #6cccd3; $custom-light: #9ddbe0; $custom-dark: #000000;
JSON
{
"hex": "#6cccd3",
"rgb": {
"r": 108,
"g": 204,
"b": 211
},
"hsl": {
"h": 184.078,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.78929,
"c": 0.09126,
"h": 201.7
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#6CCCD3
secondary
#9C4D47
accent
#2F24C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484