#7BB8EE#7BB8EE
#7BB8EE is a light, moderate cyan. Relative luminance 0.447; OKLCH L 76.2% C 0.100 H 246.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB8EE |
|---|---|
| RGB | rgb(123, 184, 238) |
| HSL | hsl(208, 77%, 71%) |
| HSV | hsv(208, 48%, 93%) |
| CMYK | cmyk(48.3%, 22.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.67, -5.21, -32.96) |
| CIE-LCH | lch(72.67, 33.37, 261.01°) |
| OKLab | oklab(76.19% -0.0403 -0.0919) |
| OKLCH | oklch(76.19% 0.1 246.3) |
| XYZ | xyz(40.7361, 44.6620, 87.3464) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.86
Carolina Blue
#8AB8FE
ΔE00 4.42
Sky
#82CAFC
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Lightskyblue
#87CEFA
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB8EE #EEB17B
analogous
#7BEEEA #7BB8EE #7B7EEE
triadic
#7BB8EE #EE7BB8 #B8EE7B
tetradic
#7BB8EE #EA7BEE #EEB17B #7EEE7B
square
#7BB8EE #EA7BEE #EEB17B #7EEE7B
split-complementary
#7BB8EE #EE7B7E #EEEA7B
monochromatic
#1B7DD3 #459BE7 #7BB8EE #B1D5F5 #E4F0FC
Accessibility & contrast
On white
2.11
#7BB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7BB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB8EE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB8EE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#45C5CA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bb8ee; /* rgb */ color: rgb(123, 184, 238); /* oklch */ color: oklch(76.2% 0.100 246.3);
Tailwind
colors: {
custom: {
50: '#a7cdf3',
500: '#7bb8ee',
950: '#000000',
},
}SCSS
$custom: #7bb8ee; $custom-light: #a7cdf3; $custom-dark: #000000;
JSON
{
"hex": "#7bb8ee",
"rgb": {
"r": 123,
"g": 184,
"b": 238
},
"hsl": {
"h": 208.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.76186,
"c": 0.10036,
"h": 246.3
},
"luminance": 0.44665
}Semantic roles & 50–950 ramp
primary
#7BB8EE
secondary
#F2E1D3
accent
#6D0CD9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285