#6CCCDF#6CCCDF
#6CCCDF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.094 H 212.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCDF |
|---|---|
| RGB | rgb(108, 204, 223) |
| HSL | hsl(190, 64%, 65%) |
| HSV | hsv(190, 52%, 87%) |
| CMYK | cmyk(51.6%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.10, -23.22, -18.14) |
| CIE-LCH | lch(77.10, 29.47, 217.99°) |
| OKLab | oklab(79.36% -0.08 -0.0501) |
| OKLCH | oklch(79.36% 0.094 212.1) |
| XYZ | xyz(41.0913, 51.6980, 77.6110) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.91
Bright Sky Blue
#02CCFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCDF #DF7F6C
analogous
#6CDFB9 #6CCCDF #6C93DF
triadic
#6CCCDF #DF6CCC #CCDF6C
tetradic
#6CCCDF #B96CDF #DF7F6C #93DF6C
square
#6CCCDF #B96CDF #DF7F6C #93DF6C
split-complementary
#6CCCDF #DF6C93 #DFB96C
monochromatic
#2595AB #3ABBD4 #6CCCDF #9EDDEA #D1EFF5
Accessibility & contrast
On white
1.85
#6CCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6CCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCDF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCDF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#19D4D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccdf; /* rgb */ color: rgb(108, 204, 223); /* oklch */ color: oklch(79.4% 0.094 212.1);
Tailwind
colors: {
custom: {
50: '#9edbe9',
500: '#6cccdf',
950: '#000000',
},
}SCSS
$custom: #6cccdf; $custom-light: #9edbe9; $custom-dark: #000000;
JSON
{
"hex": "#6cccdf",
"rgb": {
"r": 108,
"g": 204,
"b": 223
},
"hsl": {
"h": 189.913,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.79356,
"c": 0.09439,
"h": 212.1
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#6CCCDF
secondary
#AD5442
accent
#3719CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484