#6BB0DC#6BB0DC
#6BB0DC is a light, moderate cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.095 H 238.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB0DC |
|---|---|
| RGB | rgb(107, 176, 220) |
| HSL | hsl(203, 62%, 64%) |
| HSV | hsv(203, 51%, 86%) |
| CMYK | cmyk(51.4%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(69.00, -9.69, -28.87) |
| CIE-LCH | lch(69.00, 30.46, 251.44°) |
| OKLab | oklab(72.85% -0.0503 -0.0804) |
| OKLCH | oklch(72.85% 0.095 238) |
| XYZ | xyz(34.5023, 39.3410, 73.4717) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Deepskyblue
#00BFFF
ΔE00 6.95
Sky
#82CAFC
ΔE00 7.08
Greyblue
#77A1B5
ΔE00 7.85
Lightskyblue
#87CEFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB0DC #DC976B
analogous
#6BDCD0 #6BB0DC #6B78DC
triadic
#6BB0DC #DC6BB0 #B0DC6B
tetradic
#6BB0DC #D06BDC #DC976B #78DC6B
square
#6BB0DC #D06BDC #DC976B #78DC6B
split-complementary
#6BB0DC #DC6B78 #DCD06B
monochromatic
#2774A5 #3A96D0 #6BB0DC #9CCAE8 #CEE5F3
Accessibility & contrast
On white
2.37
#6BB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#6BB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB0DC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB0DC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#2ABBBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6bb0dc; /* rgb */ color: rgb(107, 176, 220); /* oklch */ color: oklch(72.9% 0.095 238.0);
Tailwind
colors: {
custom: {
50: '#9cc7e7',
500: '#6bb0dc',
950: '#000000',
},
}SCSS
$custom: #6bb0dc; $custom-light: #9cc7e7; $custom-dark: #000000;
JSON
{
"hex": "#6bb0dc",
"rgb": {
"r": 107,
"g": 176,
"b": 220
},
"hsl": {
"h": 203.363,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.72853,
"c": 0.09486,
"h": 238
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#6BB0DC
secondary
#E5CDBE
accent
#601CC9
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1316
muted
#7F8284