#7BB2ED#7BB2ED
#7BB2ED is a light, moderate cyan. Relative luminance 0.422; OKLCH L 74.8% C 0.103 H 251.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2ED |
|---|---|
| RGB | rgb(123, 178, 237) |
| HSL | hsl(211, 76%, 71%) |
| HSV | hsv(211, 48%, 93%) |
| CMYK | cmyk(48.1%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.98, -2.21, -35.02) |
| CIE-LCH | lch(70.98, 35.09, 266.38°) |
| OKLab | oklab(74.85% -0.0337 -0.0978) |
| OKLCH | oklch(74.85% 0.103 251) |
| XYZ | xyz(39.3696, 42.1634, 86.1681) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Carolina Blue
#8AB8FE
ΔE00 3.41
Sky
#82CAFC
ΔE00 7.14
Pastel Blue
#A2BFFE
ΔE00 7.43
Lightblue (survey)
#7BC8F6
ΔE00 7.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2ED #EDB67B
analogous
#7BEBED #7BB2ED #7D7BED
triadic
#7BB2ED #ED7BB2 #B2ED7B
tetradic
#7BB2ED #ED7BEB #EDB67B #7BED7D
square
#7BB2ED #ED7BEB #EDB67B #7BED7D
split-complementary
#7BB2ED #ED7D7B #EBED7B
monochromatic
#1D74D1 #4593E6 #7BB2ED #B1D1F4 #E4EFFB
Accessibility & contrast
On white
2.23
#7BB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#7BB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2ED
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2ED | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#47BFC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7bb2ed; /* rgb */ color: rgb(123, 178, 237); /* oklch */ color: oklch(74.8% 0.103 251.0);
Tailwind
colors: {
custom: {
50: '#a7c8f3',
500: '#7bb2ed',
950: '#000000',
},
}SCSS
$custom: #7bb2ed; $custom-light: #a7c8f3; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ed",
"rgb": {
"r": 123,
"g": 178,
"b": 237
},
"hsl": {
"h": 211.053,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74846,
"c": 0.10347,
"h": 251
},
"luminance": 0.42166
}Semantic roles & 50–950 ramp
primary
#7BB2ED
secondary
#F1E2D2
accent
#760DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285