#6CCCDD#6CCCDD
#6CCCDD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.094 H 210.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCDD |
|---|---|
| RGB | rgb(108, 204, 221) |
| HSL | hsl(189, 62%, 65%) |
| HSV | hsv(189, 51%, 87%) |
| CMYK | cmyk(51.1%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.04, -23.77, -17.16) |
| CIE-LCH | lch(77.04, 29.32, 215.83°) |
| OKLab | oklab(79.28% -0.0808 -0.0474) |
| OKLCH | oklch(79.28% 0.094 210.4) |
| XYZ | xyz(40.8232, 51.5907, 76.1993) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.38
Neon Blue
#04D9FF
ΔE00 6.62
Baby Blue
#89CFF0
ΔE00 7.69
Robin'S Egg
#6DEDFD
ΔE00 7.77
Darkturquoise
#00CED1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCDD #DD7D6C
analogous
#6CDDB6 #6CCCDD #6C93DD
triadic
#6CCCDD #DD6CCC #CCDD6C
tetradic
#6CCCDD #B66CDD #DD7D6C #93DD6C
square
#6CCCDD #B66CDD #DD7D6C #93DD6C
split-complementary
#6CCCDD #DD6C93 #DDB66C
monochromatic
#2794A8 #3ABBD2 #6CCCDD #9EDDE8 #CFEEF4
Accessibility & contrast
On white
1.86
#6CCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6CCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCDD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCDD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#1ED4D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6cccdd; /* rgb */ color: rgb(108, 204, 221); /* oklch */ color: oklch(79.3% 0.094 210.4);
Tailwind
colors: {
custom: {
50: '#9edbe7',
500: '#6cccdd',
950: '#000000',
},
}SCSS
$custom: #6cccdd; $custom-light: #9edbe7; $custom-dark: #000000;
JSON
{
"hex": "#6cccdd",
"rgb": {
"r": 108,
"g": 204,
"b": 221
},
"hsl": {
"h": 189.027,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.79283,
"c": 0.09365,
"h": 210.4
},
"luminance": 0.51594
}Semantic roles & 50–950 ramp
primary
#6CCCDD
secondary
#AA5243
accent
#361BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484