#6CCCD8#6CCCD8
#6CCCD8 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.092 H 206.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD8 |
|---|---|
| RGB | rgb(108, 204, 216) |
| HSL | hsl(187, 58%, 64%) |
| HSV | hsv(187, 50%, 85%) |
| CMYK | cmyk(50%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(76.88, -25.12, -14.71) |
| CIE-LCH | lch(76.88, 29.11, 210.35°) |
| OKLab | oklab(79.1% -0.0828 -0.0406) |
| OKLCH | oklch(79.1% 0.092 206.1) |
| XYZ | xyz(40.1670, 51.3282, 72.7431) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.69
Robin'S Egg
#6DEDFD
ΔE00 7.69
Neon Blue
#04D9FF
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD8 #D8786C
analogous
#6CD8AE #6CCCD8 #6C96D8
triadic
#6CCCD8 #D86CCC #CCD86C
tetradic
#6CCCD8 #AE6CD8 #D8786C #96D86C
square
#6CCCD8 #AE6CD8 #D8786C #96D86C
split-complementary
#6CCCD8 #D86C96 #D8AE6C
monochromatic
#2A929F #3CBBCB #6CCCD8 #9CDDE5 #CDEEF2
Accessibility & contrast
On white
1.86
#6CCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6CCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D9
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#26D3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccd8; /* rgb */ color: rgb(108, 204, 216); /* oklch */ color: oklch(79.1% 0.092 206.1);
Tailwind
colors: {
custom: {
50: '#9edbe4',
500: '#6cccd8',
950: '#000000',
},
}SCSS
$custom: #6cccd8; $custom-light: #9edbe4; $custom-dark: #000000;
JSON
{
"hex": "#6cccd8",
"rgb": {
"r": 108,
"g": 204,
"b": 216
},
"hsl": {
"h": 186.667,
"s": 58.065,
"l": 63.529
},
"oklch": {
"l": 0.79104,
"c": 0.09217,
"h": 206.1
},
"luminance": 0.51332
}Semantic roles & 50–950 ramp
primary
#6CCCD8
secondary
#A34F45
accent
#3220C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484