#6BCCDD#6BCCDD
#6BCCDD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.094 H 210.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCDD |
|---|---|
| RGB | rgb(107, 204, 221) |
| HSL | hsl(189, 63%, 64%) |
| HSV | hsv(189, 52%, 87%) |
| CMYK | cmyk(51.6%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.00, -23.98, -17.22) |
| CIE-LCH | lch(77.00, 29.52, 215.68°) |
| OKLab | oklab(79.24% -0.0815 -0.0476) |
| OKLCH | oklch(79.24% 0.094 210.3) |
| XYZ | xyz(40.7023, 51.5284, 76.1936) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.78
Sky Blue
#87CEEB
ΔE00 6.46
Neon Blue
#04D9FF
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.75
Baby Blue
#89CFF0
ΔE00 7.77
Darkturquoise
#00CED1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCDD #DD7C6B
analogous
#6BDDB5 #6BCCDD #6B93DD
triadic
#6BCCDD #DD6BCC #CCDD6B
tetradic
#6BCCDD #B56BDD #DD7C6B #93DD6B
square
#6BCCDD #B56BDD #DD7C6B #93DD6B
split-complementary
#6BCCDD #DD6B93 #DDB56B
monochromatic
#2694A7 #39BBD2 #6BCCDD #9DDDE8 #CFEEF4
Accessibility & contrast
On white
1.86
#6BCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6BCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCDD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCDD | 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)
#BDC6DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#18D4D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6bccdd; /* rgb */ color: rgb(107, 204, 221); /* oklch */ color: oklch(79.2% 0.094 210.3);
Tailwind
colors: {
custom: {
50: '#9ddbe7',
500: '#6bccdd',
950: '#000000',
},
}SCSS
$custom: #6bccdd; $custom-light: #9ddbe7; $custom-dark: #000000;
JSON
{
"hex": "#6bccdd",
"rgb": {
"r": 107,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.947,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.79242,
"c": 0.09433,
"h": 210.3
},
"luminance": 0.51532
}Semantic roles & 50–950 ramp
primary
#6BCCDD
secondary
#AA5242
accent
#351BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484