#7BABE3#7BABE3
#7BABE3 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.097 H 252.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABE3 |
|---|---|
| RGB | rgb(123, 171, 227) |
| HSL | hsl(212, 65%, 69%) |
| HSV | hsv(212, 46%, 89%) |
| CMYK | cmyk(45.8%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(68.66, -1.20, -33.16) |
| CIE-LCH | lch(68.66, 33.18, 267.93°) |
| OKLab | oklab(72.89% -0.0285 -0.0925) |
| OKLCH | oklch(72.89% 0.097 252.9) |
| XYZ | xyz(36.5918, 38.8804, 78.2346) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.62
Azure (survey)
#069AF3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABE3 #E3B37B
analogous
#7BDFE3 #7BABE3 #7F7BE3
triadic
#7BABE3 #E37BAB #ABE37B
tetradic
#7BABE3 #E37BDF #E3B37B #7BE37F
square
#7BABE3 #E37BDF #E3B37B #7BE37F
split-complementary
#7BABE3 #E37F7B #DFE37B
monochromatic
#286CBC #498BD8 #7BABE3 #ADCBEE #E0EBF8
Accessibility & contrast
On white
2.39
#7BABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7BABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABE3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABE3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE6
Deuteranopia (green-blind)
#88A3E2
Tritanopia (blue-blind)
#50B8BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7babe3; /* rgb */ color: rgb(123, 171, 227); /* oklch */ color: oklch(72.9% 0.097 252.9);
Tailwind
colors: {
custom: {
50: '#a6c3ec',
500: '#7babe3',
950: '#000000',
},
}SCSS
$custom: #7babe3; $custom-light: #a6c3ec; $custom-dark: #000000;
JSON
{
"hex": "#7babe3",
"rgb": {
"r": 123,
"g": 171,
"b": 227
},
"hsl": {
"h": 212.308,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.72892,
"c": 0.09679,
"h": 252.9
},
"luminance": 0.38883
}Semantic roles & 50–950 ramp
primary
#7BABE3
secondary
#ECDECD
accent
#7A19CD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184