#7BABE2#7BABE2
#7BABE2 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.096 H 252.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE2 |
|---|---|
| RGB | rgb(123, 171, 226) |
| HSL | hsl(212, 64%, 68%) |
| HSV | hsv(212, 46%, 89%) |
| CMYK | cmyk(45.6%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.62, -1.48, -32.67) |
| CIE-LCH | lch(68.62, 32.71, 267.40°) |
| OKLab | oklab(72.85% -0.0288 -0.0911) |
| OKLCH | oklch(72.85% 0.096 252.5) |
| XYZ | xyz(36.4541, 38.8254, 77.5099) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.53
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 7.90
Light Grey Blue
#9DBCD4
ΔE00 8.55
Azure (survey)
#069AF3
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE2 #E2B27B
analogous
#7BDEE2 #7BABE2 #7E7BE2
triadic
#7BABE2 #E27BAB #ABE27B
tetradic
#7BABE2 #E27BDE #E2B27B #7BE27E
square
#7BABE2 #E27BDE #E2B27B #7BE27E
split-complementary
#7BABE2 #E27E7B #DEE27B
monochromatic
#296CBA #498BD7 #7BABE2 #ADCBED #DFEBF8
Accessibility & contrast
On white
2.40
#7BABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7BABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE2 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#51B7BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7babe2; /* rgb */ color: rgb(123, 171, 226); /* oklch */ color: oklch(72.8% 0.096 252.5);
Tailwind
colors: {
custom: {
50: '#a6c3eb',
500: '#7babe2',
950: '#000000',
},
}SCSS
$custom: #7babe2; $custom-light: #a6c3eb; $custom-dark: #000000;
JSON
{
"hex": "#7babe2",
"rgb": {
"r": 123,
"g": 171,
"b": 226
},
"hsl": {
"h": 212.039,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.72847,
"c": 0.09554,
"h": 252.5
},
"luminance": 0.38828
}Semantic roles & 50–950 ramp
primary
#7BABE2
secondary
#ECDDCD
accent
#791ACC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184