#6CCDD3#6CCDD3
#6CCDD3 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.092 H 200.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDD3 |
|---|---|
| RGB | rgb(108, 205, 211) |
| HSL | hsl(183, 54%, 63%) |
| HSV | hsv(183, 49%, 83%) |
| CMYK | cmyk(48.8%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(77.01, -26.94, -11.81) |
| CIE-LCH | lch(77.01, 29.42, 203.68°) |
| OKLab | oklab(79.16% -0.0859 -0.0326) |
| OKLCH | oklch(79.16% 0.092 200.8) |
| XYZ | xyz(39.7689, 51.5505, 69.4699) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.64
Robin'S Egg
#6DEDFD
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Robin Egg Blue
#8AF1FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDD3 #D3726C
analogous
#6CD3A5 #6CCDD3 #6C9AD3
triadic
#6CCDD3 #D36CCD #CDD36C
tetradic
#6CCDD3 #A56CD3 #D3726C #9AD36C
square
#6CCDD3 #A56CD3 #D3726C #9AD36C
split-complementary
#6CCDD3 #D36C9A #D3A56C
monochromatic
#2D9197 #3DBDC5 #6CCDD3 #9BDDE1 #CAEDEF
Accessibility & contrast
On white
1.86
#6CCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6CCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDD3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDD3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#2CD3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccdd3; /* rgb */ color: rgb(108, 205, 211); /* oklch */ color: oklch(79.2% 0.092 200.8);
Tailwind
colors: {
custom: {
50: '#9ddce0',
500: '#6ccdd3',
950: '#000000',
},
}SCSS
$custom: #6ccdd3; $custom-light: #9ddce0; $custom-dark: #000000;
JSON
{
"hex": "#6ccdd3",
"rgb": {
"r": 108,
"g": 205,
"b": 211
},
"hsl": {
"h": 183.495,
"s": 53.927,
"l": 62.549
},
"oklch": {
"l": 0.7916,
"c": 0.09188,
"h": 200.8
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#6CCDD3
secondary
#9C4C47
accent
#2D24C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484