#7BAEF4#7BAEF4
#7BAEF4 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.3% C 0.116 H 256.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEF4 |
|---|---|
| RGB | rgb(123, 174, 244) |
| HSL | hsl(215, 85%, 72%) |
| HSV | hsv(215, 50%, 96%) |
| CMYK | cmyk(49.6%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.18, 2.05, -40.07) |
| CIE-LCH | lch(70.18, 40.12, 272.92°) |
| OKLab | oklab(74.32% -0.027 -0.1124) |
| OKLCH | oklch(74.32% 0.116 256.5) |
| XYZ | xyz(39.6280, 41.0119, 91.3983) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.06
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Pastel Blue
#A2BFFE
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.12
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Sky
#82CAFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEF4 #F4C17B
analogous
#7BEAF4 #7BAEF4 #857BF4
triadic
#7BAEF4 #F47BAE #AEF47B
tetradic
#7BAEF4 #F47BEA #F4C17B #7BF485
square
#7BAEF4 #F47BEA #F4C17B #7BF485
split-complementary
#7BAEF4 #F4857B #EAF47B
monochromatic
#136AE2 #438BEF #7BAEF4 #B3D1F9 #E3EEFD
Accessibility & contrast
On white
2.28
#7BAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7BAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEF4
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEF4 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F7
Deuteranopia (green-blind)
#84A6F3
Tritanopia (blue-blind)
#42BEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7baef4; /* rgb */ color: rgb(123, 174, 244); /* oklch */ color: oklch(74.3% 0.116 256.5);
Tailwind
colors: {
custom: {
50: '#a7c5f8',
500: '#7baef4',
950: '#000000',
},
}SCSS
$custom: #7baef4; $custom-light: #a7c5f8; $custom-dark: #000000;
JSON
{
"hex": "#7baef4",
"rgb": {
"r": 123,
"g": 174,
"b": 244
},
"hsl": {
"h": 214.711,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.74315,
"c": 0.11558,
"h": 256.5
},
"luminance": 0.41015
}Semantic roles & 50–950 ramp
primary
#7BAEF4
secondary
#F5E8D6
accent
#8404E1
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185