#7BB8EA#7BB8EA
#7BB8EA is a light, moderate cyan. Relative luminance 0.444; OKLCH L 76.0% C 0.096 H 244.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8EA |
|---|---|
| RGB | rgb(123, 184, 234) |
| HSL | hsl(207, 73%, 70%) |
| HSV | hsv(207, 47%, 92%) |
| CMYK | cmyk(47.4%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(72.51, -6.35, -31.03) |
| CIE-LCH | lch(72.51, 31.67, 258.43°) |
| OKLab | oklab(76.01% -0.0416 -0.0864) |
| OKLCH | oklch(76.01% 0.096 244.3) |
| XYZ | xyz(40.1550, 44.4295, 84.2857) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.46
Sky
#82CAFC
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 5.03
Lightskyblue
#87CEFA
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8EA #EAAD7B
analogous
#7BEAE4 #7BB8EA #7B81EA
triadic
#7BB8EA #EA7BB8 #B8EA7B
tetradic
#7BB8EA #E47BEA #EAAD7B #81EA7B
square
#7BB8EA #E47BEA #EAAD7B #81EA7B
split-complementary
#7BB8EA #EA7B81 #EAE47B
monochromatic
#207ECA #469CE2 #7BB8EA #B0D4F2 #E5F1FB
Accessibility & contrast
On white
2.12
#7BB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#7BB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8EA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8EA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EC
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#48C4C9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bb8ea; /* rgb */ color: rgb(123, 184, 234); /* oklch */ color: oklch(76.0% 0.096 244.3);
Tailwind
colors: {
custom: {
50: '#a7cdf1',
500: '#7bb8ea',
950: '#000000',
},
}SCSS
$custom: #7bb8ea; $custom-light: #a7cdf1; $custom-dark: #000000;
JSON
{
"hex": "#7bb8ea",
"rgb": {
"r": 123,
"g": 184,
"b": 234
},
"hsl": {
"h": 207.027,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.76013,
"c": 0.09589,
"h": 244.3
},
"luminance": 0.44432
}Semantic roles & 50–950 ramp
primary
#7BB8EA
secondary
#F0DFD1
accent
#6911D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284