#7BABE6#7BABE6
#7BABE6 is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.101 H 254.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE6 |
|---|---|
| RGB | rgb(123, 171, 230) |
| HSL | hsl(213, 68%, 69%) |
| HSV | hsv(213, 47%, 90%) |
| CMYK | cmyk(46.5%, 25.7%, 0%, 9.8%) |
| CIE-LAB | lab(68.79, -0.34, -34.61) |
| CIE-LCH | lch(68.79, 34.62, 269.43°) |
| OKLab | oklab(73.03% -0.0276 -0.0967) |
| OKLCH | oklch(73.03% 0.101 254.1) |
| XYZ | xyz(37.0094, 39.0475, 80.4343) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 8.83
Periwinkle Blue
#8F99FB
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE6 #E6B67B
analogous
#7BE1E6 #7BABE6 #817BE6
triadic
#7BABE6 #E67BAB #ABE67B
tetradic
#7BABE6 #E67BE1 #E6B67B #7BE681
square
#7BABE6 #E67BE1 #E6B67B #7BE681
split-complementary
#7BABE6 #E6817B #E1E67B
monochromatic
#256BC2 #488ADC #7BABE6 #AECCF0 #E2ECF9
Accessibility & contrast
On white
2.38
#7BABE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7BABE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE6
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE6 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEE9
Deuteranopia (green-blind)
#87A3E5
Tritanopia (blue-blind)
#4EB8BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babe6; /* rgb */ color: rgb(123, 171, 230); /* oklch */ color: oklch(73.0% 0.101 254.1);
Tailwind
colors: {
custom: {
50: '#a6c3ee',
500: '#7babe6',
950: '#000000',
},
}SCSS
$custom: #7babe6; $custom-light: #a6c3ee; $custom-dark: #000000;
JSON
{
"hex": "#7babe6",
"rgb": {
"r": 123,
"g": 171,
"b": 230
},
"hsl": {
"h": 213.084,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.73027,
"c": 0.10052,
"h": 254.1
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#7BABE6
secondary
#EEE0CF
accent
#7C15D0
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184