#7BAEEE#7BAEEE
#7BAEEE is a light, moderate cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.108 H 254.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEEE |
|---|---|
| RGB | rgb(123, 174, 238) |
| HSL | hsl(213, 77%, 71%) |
| HSV | hsv(213, 48%, 93%) |
| CMYK | cmyk(48.3%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.93, 0.29, -37.20) |
| CIE-LCH | lch(69.93, 37.20, 270.45°) |
| OKLab | oklab(74.03% -0.0287 -0.1041) |
| OKLCH | oklch(74.03% 0.108 254.6) |
| XYZ | xyz(38.7318, 40.6534, 86.6783) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.36
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 7.16
Pastel Blue
#A2BFFE
ΔE00 7.26
Sky
#82CAFC
ΔE00 8.62
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEEE #EEBB7B
analogous
#7BE8EE #7BAEEE #817BEE
triadic
#7BAEEE #EE7BAE #AEEE7B
tetradic
#7BAEEE #EE7BE8 #EEBB7B #7BEE81
square
#7BAEEE #EE7BE8 #EEBB7B #7BEE81
split-complementary
#7BAEEE #EE817B #E8EE7B
monochromatic
#1B6DD3 #458DE7 #7BAEEE #B1CFF5 #E4EEFC
Accessibility & contrast
On white
2.30
#7BAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#7BAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEEE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEEE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#47BCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7baeee; /* rgb */ color: rgb(123, 174, 238); /* oklch */ color: oklch(74.0% 0.108 254.6);
Tailwind
colors: {
custom: {
50: '#a7c6f3',
500: '#7baeee',
950: '#000000',
},
}SCSS
$custom: #7baeee; $custom-light: #a7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7baeee",
"rgb": {
"r": 123,
"g": 174,
"b": 238
},
"hsl": {
"h": 213.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74034,
"c": 0.10799,
"h": 254.6
},
"luminance": 0.40656
}Semantic roles & 50–950 ramp
primary
#7BAEEE
secondary
#F2E4D3
accent
#7E0CD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185