#7BAEED#7BAEED
#7BAEED is a light, moderate cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.107 H 254.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEED |
|---|---|
| RGB | rgb(123, 174, 237) |
| HSL | hsl(213, 76%, 71%) |
| HSV | hsv(213, 48%, 93%) |
| CMYK | cmyk(48.1%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.89, 0.00, -36.72) |
| CIE-LCH | lch(69.89, 36.72, 270.01°) |
| OKLab | oklab(73.99% -0.029 -0.1027) |
| OKLCH | oklch(73.99% 0.107 254.2) |
| XYZ | xyz(38.5853, 40.5948, 85.9067) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 7.30
Sky
#82CAFC
ΔE00 8.57
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEED #EDBA7B
analogous
#7BE7ED #7BAEED #817BED
triadic
#7BAEED #ED7BAE #AEED7B
tetradic
#7BAEED #ED7BE7 #EDBA7B #7BED81
square
#7BAEED #ED7BE7 #EDBA7B #7BED81
split-complementary
#7BAEED #ED817B #E7ED7B
monochromatic
#1D6DD1 #458DE6 #7BAEED #B1CFF4 #E4EEFB
Accessibility & contrast
On white
2.30
#7BAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#7BAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEED
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEED | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#48BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7baeed; /* rgb */ color: rgb(123, 174, 237); /* oklch */ color: oklch(74.0% 0.107 254.2);
Tailwind
colors: {
custom: {
50: '#a7c6f3',
500: '#7baeed',
950: '#000000',
},
}SCSS
$custom: #7baeed; $custom-light: #a7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7baeed",
"rgb": {
"r": 123,
"g": 174,
"b": 237
},
"hsl": {
"h": 213.158,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73988,
"c": 0.10674,
"h": 254.2
},
"luminance": 0.40597
}Semantic roles & 50–950 ramp
primary
#7BAEED
secondary
#F1E4D2
accent
#7D0DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185