#7BABEB#7BABEB
#7BABEB is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.3% C 0.107 H 255.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABEB |
|---|---|
| RGB | rgb(123, 171, 235) |
| HSL | hsl(214, 74%, 70%) |
| HSV | hsv(214, 48%, 92%) |
| CMYK | cmyk(47.7%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.99, 1.10, -37.03) |
| CIE-LCH | lch(68.99, 37.04, 271.70°) |
| OKLab | oklab(73.26% -0.0261 -0.1036) |
| OKLCH | oklch(73.26% 0.107 255.9) |
| XYZ | xyz(37.7216, 39.3324, 84.1853) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABEB #EBBB7B
analogous
#7BE3EB #7BABEB #837BEB
triadic
#7BABEB #EB7BAB #ABEB7B
tetradic
#7BABEB #EB7BE3 #EBBB7B #7BEB83
square
#7BABEB #EB7BE3 #EBBB7B #7BEB83
split-complementary
#7BABEB #EB837B #E3EB7B
monochromatic
#1F69CD #4689E3 #7BABEB #B0CDF3 #E4EEFB
Accessibility & contrast
On white
2.37
#7BABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7BABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABEB | 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)
#92AEEE
Deuteranopia (green-blind)
#85A3EA
Tritanopia (blue-blind)
#4AB9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babeb; /* rgb */ color: rgb(123, 171, 235); /* oklch */ color: oklch(73.3% 0.107 255.9);
Tailwind
colors: {
custom: {
50: '#a6c3f1',
500: '#7babeb',
950: '#000000',
},
}SCSS
$custom: #7babeb; $custom-light: #a6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7babeb",
"rgb": {
"r": 123,
"g": 171,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.73256,
"c": 0.10685,
"h": 255.9
},
"luminance": 0.39335
}Semantic roles & 50–950 ramp
primary
#7BABEB
secondary
#F0E3D1
accent
#8110D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185