#6CCBDD#6CCBDD
#6CCBDD is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.093 H 211.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBDD |
|---|---|
| RGB | rgb(108, 203, 221) |
| HSL | hsl(190, 62%, 65%) |
| HSV | hsv(190, 51%, 87%) |
| CMYK | cmyk(51.1%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(76.75, -23.27, -17.59) |
| CIE-LCH | lch(76.75, 29.17, 217.09°) |
| OKLab | oklab(79.05% -0.0797 -0.0486) |
| OKLCH | oklch(79.05% 0.093 211.4) |
| XYZ | xyz(40.5863, 51.1169, 76.1203) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.05
Aqua Blue
#02D8E9
ΔE00 6.18
Neon Blue
#04D9FF
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 7.36
Robin'S Egg
#6DEDFD
ΔE00 8.08
Bright Sky Blue
#02CCFE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBDD #DD7E6C
analogous
#6CDDB7 #6CCBDD #6C92DD
triadic
#6CCBDD #DD6CCB #CBDD6C
tetradic
#6CCBDD #B76CDD #DD7E6C #92DD6C
square
#6CCBDD #B76CDD #DD7E6C #92DD6C
split-complementary
#6CCBDD #DD6C92 #DDB76C
monochromatic
#2793A8 #3AB9D2 #6CCBDD #9EDDE8 #CFEEF4
Accessibility & contrast
On white
1.87
#6CCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6CCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBDD
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBDD | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#1ED3D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccbdd; /* rgb */ color: rgb(108, 203, 221); /* oklch */ color: oklch(79.1% 0.093 211.4);
Tailwind
colors: {
custom: {
50: '#9edbe7',
500: '#6ccbdd',
950: '#000000',
},
}SCSS
$custom: #6ccbdd; $custom-light: #9edbe7; $custom-dark: #000000;
JSON
{
"hex": "#6ccbdd",
"rgb": {
"r": 108,
"g": 203,
"b": 221
},
"hsl": {
"h": 189.558,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.79054,
"c": 0.09331,
"h": 211.4
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#6CCBDD
secondary
#AA5343
accent
#371BCA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484