#7BABEA#7BABEA
#7BABEA is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.106 H 255.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABEA |
|---|---|
| RGB | rgb(123, 171, 234) |
| HSL | hsl(214, 73%, 70%) |
| HSV | hsv(214, 47%, 92%) |
| CMYK | cmyk(47.4%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.95, 0.81, -36.55) |
| CIE-LCH | lch(68.95, 36.56, 271.27°) |
| OKLab | oklab(73.21% -0.0264 -0.1022) |
| OKLCH | oklch(73.21% 0.106 255.5) |
| XYZ | xyz(37.5776, 39.2747, 83.4266) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABEA #EABA7B
analogous
#7BE3EA #7BABEA #827BEA
triadic
#7BABEA #EA7BAB #ABEA7B
tetradic
#7BABEA #EA7BE3 #EABA7B #7BEA82
square
#7BABEA #EA7BE3 #EABA7B #7BEA82
split-complementary
#7BABEA #EA827B #E3EA7B
monochromatic
#206ACA #4689E2 #7BABEA #B0CDF2 #E5EEFB
Accessibility & contrast
On white
2.37
#7BABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7BABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABEA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABEA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#4BB9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babea; /* rgb */ color: rgb(123, 171, 234); /* oklch */ color: oklch(73.2% 0.106 255.5);
Tailwind
colors: {
custom: {
50: '#a6c3f1',
500: '#7babea',
950: '#000000',
},
}SCSS
$custom: #7babea; $custom-light: #a6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7babea",
"rgb": {
"r": 123,
"g": 171,
"b": 234
},
"hsl": {
"h": 214.054,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.7321,
"c": 0.10558,
"h": 255.5
},
"luminance": 0.39277
}Semantic roles & 50–950 ramp
primary
#7BABEA
secondary
#F0E2D1
accent
#8011D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184