#6CCDD9#6CCDD9
#6CCDD9 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.093 H 206.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDD9 |
|---|---|
| RGB | rgb(108, 205, 217) |
| HSL | hsl(187, 59%, 64%) |
| HSV | hsv(187, 50%, 85%) |
| CMYK | cmyk(50.2%, 5.5%, 0%, 14.9%) |
| CIE-LAB | lab(77.20, -25.35, -14.77) |
| CIE-LCH | lch(77.20, 29.33, 210.23°) |
| OKLab | oklab(79.37% -0.0835 -0.0407) |
| OKLCH | oklch(79.37% 0.093 206) |
| XYZ | xyz(40.5351, 51.8570, 73.5055) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.62
Neon Blue
#04D9FF
ΔE00 7.78
Sky Blue
#87CEEB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDD9 #D9786C
analogous
#6CD9AE #6CCDD9 #6C96D9
triadic
#6CCDD9 #D96CCD #CDD96C
tetradic
#6CCDD9 #AE6CD9 #D9786C #96D96C
square
#6CCDD9 #AE6CD9 #D9786C #96D96C
split-complementary
#6CCDD9 #D96C96 #D9AE6C
monochromatic
#2A94A1 #3BBCCC #6CCDD9 #9DDEE6 #CDEEF2
Accessibility & contrast
On white
1.85
#6CCDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6CCDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDD9
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDD9 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DA
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#24D4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccdd9; /* rgb */ color: rgb(108, 205, 217); /* oklch */ color: oklch(79.4% 0.093 206.0);
Tailwind
colors: {
custom: {
50: '#9edce4',
500: '#6ccdd9',
950: '#000000',
},
}SCSS
$custom: #6ccdd9; $custom-light: #9edce4; $custom-dark: #000000;
JSON
{
"hex": "#6ccdd9",
"rgb": {
"r": 108,
"g": 205,
"b": 217
},
"hsl": {
"h": 186.606,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.79369,
"c": 0.09288,
"h": 206
},
"luminance": 0.51861
}Semantic roles & 50–950 ramp
primary
#6CCDD9
secondary
#A54F45
accent
#311FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484