#7BAAEB#7BAAEB
#7BAAEB is a light, moderate cyan. Relative luminance 0.390; OKLCH L 73.0% C 0.108 H 256.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAAEB |
|---|---|
| RGB | rgb(123, 170, 235) |
| HSL | hsl(215, 74%, 70%) |
| HSV | hsv(215, 48%, 92%) |
| CMYK | cmyk(47.7%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.72, 1.66, -37.45) |
| CIE-LCH | lch(68.72, 37.49, 272.54°) |
| OKLab | oklab(73.04% -0.0249 -0.1048) |
| OKLCH | oklch(73.04% 0.108 256.6) |
| XYZ | xyz(37.5335, 38.9560, 84.1226) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAAEB #EBBC7B
analogous
#7BE2EB #7BAAEB #847BEB
triadic
#7BAAEB #EB7BAA #AAEB7B
tetradic
#7BAAEB #EB7BE2 #EBBC7B #7BEB84
square
#7BAAEB #EB7BE2 #EBBC7B #7BEB84
split-complementary
#7BAAEB #EB847B #E2EB7B
monochromatic
#1F68CD #4688E3 #7BAAEB #B0CCF3 #E4EEFB
Accessibility & contrast
On white
2.39
#7BAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7BAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAAEB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAAEB | 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)
#91AEEE
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#4AB8C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7baaeb; /* rgb */ color: rgb(123, 170, 235); /* oklch */ color: oklch(73.0% 0.108 256.6);
Tailwind
colors: {
custom: {
50: '#a6c3f1',
500: '#7baaeb',
950: '#000000',
},
}SCSS
$custom: #7baaeb; $custom-light: #a6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7baaeb",
"rgb": {
"r": 123,
"g": 170,
"b": 235
},
"hsl": {
"h": 214.821,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.73043,
"c": 0.10775,
"h": 256.6
},
"luminance": 0.38959
}Semantic roles & 50–950 ramp
primary
#7BAAEB
secondary
#F0E3D1
accent
#8310D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185