#6CCCD7#6CCCD7
#6CCCD7 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.092 H 205.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD7 |
|---|---|
| RGB | rgb(108, 204, 215) |
| HSL | hsl(186, 57%, 63%) |
| HSV | hsv(186, 50%, 84%) |
| CMYK | cmyk(49.8%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(76.85, -25.39, -14.21) |
| CIE-LCH | lch(76.85, 29.09, 209.25°) |
| OKLab | oklab(79.07% -0.0832 -0.0392) |
| OKLCH | oklch(79.07% 0.092 205.2) |
| XYZ | xyz(40.0381, 51.2767, 72.0643) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.73
Neon Blue
#04D9FF
ΔE00 8.16
Sky Blue
#87CEEB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD7 #D7776C
analogous
#6CD7AC #6CCCD7 #6C96D7
triadic
#6CCCD7 #D76CCC #CCD76C
tetradic
#6CCCD7 #AC6CD7 #D7776C #96D76C
square
#6CCCD7 #AC6CD7 #D7776C #96D76C
split-complementary
#6CCCD7 #D76C96 #D7AC6C
monochromatic
#2B929E #3CBBCA #6CCCD7 #9CDDE4 #CCEDF1
Accessibility & contrast
On white
1.87
#6CCCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6CCCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD7
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD7 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D8
Deuteranopia (green-blind)
#ADB8D7
Tritanopia (blue-blind)
#27D3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccd7; /* rgb */ color: rgb(108, 204, 215); /* oklch */ color: oklch(79.1% 0.092 205.2);
Tailwind
colors: {
custom: {
50: '#9edbe3',
500: '#6cccd7',
950: '#000000',
},
}SCSS
$custom: #6cccd7; $custom-light: #9edbe3; $custom-dark: #000000;
JSON
{
"hex": "#6cccd7",
"rgb": {
"r": 108,
"g": 204,
"b": 215
},
"hsl": {
"h": 186.168,
"s": 57.219,
"l": 63.333
},
"oklch": {
"l": 0.79068,
"c": 0.09194,
"h": 205.2
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#6CCCD7
secondary
#A24F45
accent
#3221C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484