#7BABE9#7BABE9
#7BABE9 is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.104 H 255.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE9 |
|---|---|
| RGB | rgb(123, 171, 233) |
| HSL | hsl(214, 71%, 70%) |
| HSV | hsv(214, 47%, 91%) |
| CMYK | cmyk(47.2%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(68.91, 0.52, -36.06) |
| CIE-LCH | lch(68.91, 36.07, 270.83°) |
| OKLab | oklab(73.16% -0.0267 -0.1008) |
| OKLCH | oklch(73.16% 0.104 255.2) |
| XYZ | xyz(37.4343, 39.2174, 82.6721) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.03
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.54
Periwinkle Blue
#8F99FB
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE9 #E9B97B
analogous
#7BE2E9 #7BABE9 #827BE9
triadic
#7BABE9 #E97BAB #ABE97B
tetradic
#7BABE9 #E97BE2 #E9B97B #7BE982
square
#7BABE9 #E97BE2 #E9B97B #7BE982
split-complementary
#7BABE9 #E9827B #E2E97B
monochromatic
#216AC8 #478AE0 #7BABE9 #AFCCF2 #E4EEFA
Accessibility & contrast
On white
2.37
#7BABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7BABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE9 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEC
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#4CB9C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babe9; /* rgb */ color: rgb(123, 171, 233); /* oklch */ color: oklch(73.2% 0.104 255.2);
Tailwind
colors: {
custom: {
50: '#a6c3f0',
500: '#7babe9',
950: '#000000',
},
}SCSS
$custom: #7babe9; $custom-light: #a6c3f0; $custom-dark: #000000;
JSON
{
"hex": "#7babe9",
"rgb": {
"r": 123,
"g": 171,
"b": 233
},
"hsl": {
"h": 213.818,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.73164,
"c": 0.1043,
"h": 255.2
},
"luminance": 0.3922
}Semantic roles & 50–950 ramp
primary
#7BABE9
secondary
#EFE2D0
accent
#7F12D3
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184