#7BABE4#7BABE4
#7BABE4 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.098 H 253.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE4 |
|---|---|
| RGB | rgb(123, 171, 228) |
| HSL | hsl(213, 66%, 69%) |
| HSV | hsv(213, 46%, 89%) |
| CMYK | cmyk(46.1%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(68.70, -0.91, -33.65) |
| CIE-LCH | lch(68.70, 33.66, 268.44°) |
| OKLab | oklab(72.94% -0.0282 -0.0939) |
| OKLCH | oklch(72.94% 0.098 253.3) |
| XYZ | xyz(36.7302, 38.9358, 78.9636) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.70
Azure (survey)
#069AF3
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE4 #E4B47B
analogous
#7BE0E4 #7BABE4 #807BE4
triadic
#7BABE4 #E47BAB #ABE47B
tetradic
#7BABE4 #E47BE0 #E4B47B #7BE480
square
#7BABE4 #E47BE0 #E4B47B #7BE480
split-complementary
#7BABE4 #E4807B #E0E47B
monochromatic
#276CBE #488BDA #7BABE4 #AECBEE #E1ECF9
Accessibility & contrast
On white
2.39
#7BABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7BABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE7
Deuteranopia (green-blind)
#88A3E3
Tritanopia (blue-blind)
#4FB8BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babe4; /* rgb */ color: rgb(123, 171, 228); /* oklch */ color: oklch(72.9% 0.098 253.3);
Tailwind
colors: {
custom: {
50: '#a6c3ec',
500: '#7babe4',
950: '#000000',
},
}SCSS
$custom: #7babe4; $custom-light: #a6c3ec; $custom-dark: #000000;
JSON
{
"hex": "#7babe4",
"rgb": {
"r": 123,
"g": 171,
"b": 228
},
"hsl": {
"h": 212.571,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.72937,
"c": 0.09803,
"h": 253.3
},
"luminance": 0.38938
}Semantic roles & 50–950 ramp
primary
#7BABE4
secondary
#EDDFCE
accent
#7B18CE
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184