#7BAEF5#7BAEF5
#7BAEF5 is a light, moderate cyan. Relative luminance 0.411; OKLCH L 74.4% C 0.117 H 256.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEF5 |
|---|---|
| RGB | rgb(123, 174, 245) |
| HSL | hsl(215, 86%, 72%) |
| HSV | hsv(215, 50%, 96%) |
| CMYK | cmyk(49.8%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(70.23, 2.34, -40.55) |
| CIE-LCH | lch(70.23, 40.61, 273.30°) |
| OKLab | oklab(74.36% -0.0267 -0.1138) |
| OKLCH | oklch(74.36% 0.117 256.8) |
| XYZ | xyz(39.7803, 41.0728, 92.2001) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEF5 #F5C27B
analogous
#7BEBF5 #7BAEF5 #857BF5
triadic
#7BAEF5 #F57BAE #AEF57B
tetradic
#7BAEF5 #F57BEB #F5C27B #7BF585
square
#7BAEF5 #F57BEB #F5C27B #7BF585
split-complementary
#7BAEF5 #F5857B #EBF57B
monochromatic
#116AE4 #428BF1 #7BAEF5 #B4D1F9 #E3EEFD
Accessibility & contrast
On white
2.28
#7BAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7BAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEF5
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEF5 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F8
Deuteranopia (green-blind)
#84A6F4
Tritanopia (blue-blind)
#41BEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baef5; /* rgb */ color: rgb(123, 174, 245); /* oklch */ color: oklch(74.4% 0.117 256.8);
Tailwind
colors: {
custom: {
50: '#a7c5f8',
500: '#7baef5',
950: '#000000',
},
}SCSS
$custom: #7baef5; $custom-light: #a7c5f8; $custom-dark: #000000;
JSON
{
"hex": "#7baef5",
"rgb": {
"r": 123,
"g": 174,
"b": 245
},
"hsl": {
"h": 214.918,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.74362,
"c": 0.11685,
"h": 256.8
},
"luminance": 0.41076
}Semantic roles & 50–950 ramp
primary
#7BAEF5
secondary
#F5E8D6
accent
#8503E2
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185