#6CCCD6#6CCCD6
#6CCCD6 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.092 H 204.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCD6 |
|---|---|
| RGB | rgb(108, 204, 214) |
| HSL | hsl(186, 56%, 63%) |
| HSV | hsv(186, 50%, 84%) |
| CMYK | cmyk(49.5%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(76.82, -25.65, -13.72) |
| CIE-LCH | lch(76.82, 29.09, 208.14°) |
| OKLab | oklab(79.03% -0.0836 -0.0378) |
| OKLCH | oklch(79.03% 0.092 204.4) |
| XYZ | xyz(39.9100, 51.2254, 71.3896) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.78
Neon Blue
#04D9FF
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCD6 #D6766C
analogous
#6CD6AB #6CCCD6 #6C97D6
triadic
#6CCCD6 #D66CCC #CCD66C
tetradic
#6CCCD6 #AB6CD6 #D6766C #97D66C
square
#6CCCD6 #AB6CD6 #D6766C #97D66C
split-complementary
#6CCCD6 #D66C97 #D6AB6C
monochromatic
#2C919C #3CBBC9 #6CCCD6 #9CDDE3 #CCEDF1
Accessibility & contrast
On white
1.87
#6CCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#6CCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCD6
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCD6 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D7
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#29D3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccd6; /* rgb */ color: rgb(108, 204, 214); /* oklch */ color: oklch(79.0% 0.092 204.4);
Tailwind
colors: {
custom: {
50: '#9edbe2',
500: '#6cccd6',
950: '#000000',
},
}SCSS
$custom: #6cccd6; $custom-light: #9edbe2; $custom-dark: #000000;
JSON
{
"hex": "#6cccd6",
"rgb": {
"r": 108,
"g": 204,
"b": 214
},
"hsl": {
"h": 185.66,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79033,
"c": 0.09174,
"h": 204.4
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#6CCCD6
secondary
#A14E46
accent
#3122C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484