#6BABEB#6BABEB
#6BABEB is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.115 H 249.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BABEB |
|---|---|
| RGB | rgb(107, 171, 235) |
| HSL | hsl(210, 76%, 67%) |
| HSV | hsv(210, 54%, 92%) |
| CMYK | cmyk(54.5%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.20, -2.47, -38.32) |
| CIE-LCH | lch(68.20, 38.40, 266.32°) |
| OKLab | oklab(72.43% -0.0398 -0.1075) |
| OKLCH | oklch(72.43% 0.115 249.7) |
| XYZ | xyz(35.6164, 38.2468, 84.0866) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 5.68
Azure (survey)
#069AF3
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.13
Dodgerblue
#1E90FF
ΔE00 8.41
Sky
#82CAFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BABEB #EBAB6B
analogous
#6BEBEB #6BABEB #6B6BEB
triadic
#6BABEB #EB6BAB #ABEB6B
tetradic
#6BABEB #EB6BEB #EBAB6B #6BEB6B
square
#6BABEB #EB6BEB #EBAB6B #6BEB6B
split-complementary
#6BABEB #EB6B6B #EBEB6B
monochromatic
#1A6EC1 #358CE4 #6BABEB #A1CAF2 #D7E8FA
Accessibility & contrast
On white
2.43
#6BABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#6BABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BABEB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BABEB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#0FBAC1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6babeb; /* rgb */ color: rgb(107, 171, 235); /* oklch */ color: oklch(72.4% 0.115 249.7);
Tailwind
colors: {
custom: {
50: '#9dc3f1',
500: '#6babeb',
950: '#000000',
},
}SCSS
$custom: #6babeb; $custom-light: #9dc3f1; $custom-dark: #000000;
JSON
{
"hex": "#6babeb",
"rgb": {
"r": 107,
"g": 171,
"b": 235
},
"hsl": {
"h": 210,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.72425,
"c": 0.11469,
"h": 249.7
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#6BABEB
secondary
#EDD9C5
accent
#730DD8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185