#7BACED#7BACED
#7BACED is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.6% C 0.108 H 255.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BACED |
|---|---|
| RGB | rgb(123, 172, 237) |
| HSL | hsl(214, 76%, 71%) |
| HSV | hsv(214, 48%, 93%) |
| CMYK | cmyk(48.1%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.35, 1.12, -37.57) |
| CIE-LCH | lch(69.35, 37.58, 271.71°) |
| OKLab | oklab(73.56% -0.0267 -0.1052) |
| OKLCH | oklch(73.56% 0.108 255.8) |
| XYZ | xyz(38.2018, 39.8278, 85.7788) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Cornflowerblue
#6495ED
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 9.04
Periwinkle Blue
#8F99FB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BACED #EDBC7B
analogous
#7BE5ED #7BACED #837BED
triadic
#7BACED #ED7BAC #ACED7B
tetradic
#7BACED #ED7BE5 #EDBC7B #7BED83
square
#7BACED #ED7BE5 #EDBC7B #7BED83
split-complementary
#7BACED #ED837B #E5ED7B
monochromatic
#1D6AD1 #458AE6 #7BACED #B1CEF4 #E4EEFB
Accessibility & contrast
On white
2.34
#7BACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7BACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BACED
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BACED | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFF0
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#48BAC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7baced; /* rgb */ color: rgb(123, 172, 237); /* oklch */ color: oklch(73.6% 0.108 255.8);
Tailwind
colors: {
custom: {
50: '#a7c4f3',
500: '#7baced',
950: '#000000',
},
}SCSS
$custom: #7baced; $custom-light: #a7c4f3; $custom-dark: #000000;
JSON
{
"hex": "#7baced",
"rgb": {
"r": 123,
"g": 172,
"b": 237
},
"hsl": {
"h": 214.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73562,
"c": 0.10849,
"h": 255.8
},
"luminance": 0.3983
}Semantic roles & 50–950 ramp
primary
#7BACED
secondary
#F1E4D2
accent
#810DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185