#7BAEEA#7BAEEA
#7BAEEA is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.103 H 253.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEEA |
|---|---|
| RGB | rgb(123, 174, 234) |
| HSL | hsl(212, 73%, 70%) |
| HSV | hsv(212, 47%, 92%) |
| CMYK | cmyk(47.4%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.77, -0.86, -35.27) |
| CIE-LCH | lch(69.77, 35.29, 268.60°) |
| OKLab | oklab(73.85% -0.0299 -0.0986) |
| OKLCH | oklch(73.85% 0.103 253.1) |
| XYZ | xyz(38.1507, 40.4209, 83.6176) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Cornflowerblue
#6495ED
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 7.44
Sky
#82CAFC
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEEA #EAB77B
analogous
#7BE6EA #7BAEEA #7F7BEA
triadic
#7BAEEA #EA7BAE #AEEA7B
tetradic
#7BAEEA #EA7BE6 #EAB77B #7BEA7F
square
#7BAEEA #EA7BE6 #EAB77B #7BEA7F
split-complementary
#7BAEEA #EA7F7B #E6EA7B
monochromatic
#206ECA #468EE2 #7BAEEA #B0CEF2 #E5EFFB
Accessibility & contrast
On white
2.31
#7BAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7BAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEEA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEEA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1ED
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#4ABBC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7baeea; /* rgb */ color: rgb(123, 174, 234); /* oklch */ color: oklch(73.9% 0.103 253.1);
Tailwind
colors: {
custom: {
50: '#a6c6f1',
500: '#7baeea',
950: '#000000',
},
}SCSS
$custom: #7baeea; $custom-light: #a6c6f1; $custom-dark: #000000;
JSON
{
"hex": "#7baeea",
"rgb": {
"r": 123,
"g": 174,
"b": 234
},
"hsl": {
"h": 212.432,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73852,
"c": 0.103,
"h": 253.1
},
"luminance": 0.40424
}Semantic roles & 50–950 ramp
primary
#7BAEEA
secondary
#F0E2D1
accent
#7B11D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184