#7BABE7#7BABE7
#7BABE7 is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.102 H 254.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE7 |
|---|---|
| RGB | rgb(123, 171, 231) |
| HSL | hsl(213, 69%, 69%) |
| HSV | hsv(213, 47%, 91%) |
| CMYK | cmyk(46.8%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(68.83, -0.06, -35.10) |
| CIE-LCH | lch(68.83, 35.10, 269.91°) |
| OKLab | oklab(73.07% -0.0273 -0.0981) |
| OKLCH | oklch(73.07% 0.102 254.5) |
| XYZ | xyz(37.1502, 39.1038, 81.1760) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 8.89
Periwinkle Blue
#8F99FB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE7 #E7B77B
analogous
#7BE1E7 #7BABE7 #817BE7
triadic
#7BABE7 #E77BAB #ABE77B
tetradic
#7BABE7 #E77BE1 #E7B77B #7BE781
square
#7BABE7 #E77BE1 #E7B77B #7BE781
split-complementary
#7BABE7 #E7817B #E1E77B
monochromatic
#246BC4 #478ADE #7BABE7 #AFCCF0 #E3EDFA
Accessibility & contrast
On white
2.38
#7BABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7BABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEA
Deuteranopia (green-blind)
#87A3E6
Tritanopia (blue-blind)
#4DB8C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7babe7; /* rgb */ color: rgb(123, 171, 231); /* oklch */ color: oklch(73.1% 0.102 254.5);
Tailwind
colors: {
custom: {
50: '#a6c3ef',
500: '#7babe7',
950: '#000000',
},
}SCSS
$custom: #7babe7; $custom-light: #a6c3ef; $custom-dark: #000000;
JSON
{
"hex": "#7babe7",
"rgb": {
"r": 123,
"g": 171,
"b": 231
},
"hsl": {
"h": 213.333,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.73072,
"c": 0.10178,
"h": 254.5
},
"luminance": 0.39106
}Semantic roles & 50–950 ramp
primary
#7BABE7
secondary
#EEE1CF
accent
#7D14D1
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184