#6BB0DE#6BB0DE
#6BB0DE is a light, moderate cyan. Relative luminance 0.395; OKLCH L 72.9% C 0.097 H 239.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB0DE |
|---|---|
| RGB | rgb(107, 176, 222) |
| HSL | hsl(204, 64%, 65%) |
| HSV | hsv(204, 52%, 87%) |
| CMYK | cmyk(51.8%, 20.7%, 0%, 12.9%) |
| CIE-LAB | lab(69.07, -9.11, -29.85) |
| CIE-LCH | lch(69.07, 31.21, 253.03°) |
| OKLab | oklab(72.94% -0.0496 -0.0832) |
| OKLCH | oklch(72.94% 0.097 239.2) |
| XYZ | xyz(34.7688, 39.4476, 74.8750) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Sky
#82CAFC
ΔE00 6.98
Deepskyblue
#00BFFF
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.84
Lightskyblue
#87CEFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB0DE #DE996B
analogous
#6BDED3 #6BB0DE #6B77DE
triadic
#6BB0DE #DE6BB0 #B0DE6B
tetradic
#6BB0DE #D36BDE #DE996B #77DE6B
square
#6BB0DE #D36BDE #DE996B #77DE6B
split-complementary
#6BB0DE #DE6B77 #DED36B
monochromatic
#2674A9 #3995D3 #6BB0DE #9DCBE9 #CFE5F4
Accessibility & contrast
On white
2.36
#6BB0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#6BB0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB0DE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB0DE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE0
Deuteranopia (green-blind)
#8CA3DD
Tritanopia (blue-blind)
#27BCBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6bb0de; /* rgb */ color: rgb(107, 176, 222); /* oklch */ color: oklch(72.9% 0.097 239.2);
Tailwind
colors: {
custom: {
50: '#9cc7e8',
500: '#6bb0de',
950: '#000000',
},
}SCSS
$custom: #6bb0de; $custom-light: #9cc7e8; $custom-dark: #000000;
JSON
{
"hex": "#6bb0de",
"rgb": {
"r": 107,
"g": 176,
"b": 222
},
"hsl": {
"h": 204,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.72939,
"c": 0.09689,
"h": 239.2
},
"luminance": 0.3945
}Semantic roles & 50–950 ramp
primary
#6BB0DE
secondary
#E6CEBF
accent
#611ACB
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1316
muted
#7F8284