#7BB0ED#7BB0ED
#7BB0ED is a light, moderate cyan. Relative luminance 0.414; OKLCH L 74.4% C 0.105 H 252.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0ED |
|---|---|
| RGB | rgb(123, 176, 237) |
| HSL | hsl(212, 76%, 71%) |
| HSV | hsv(212, 48%, 93%) |
| CMYK | cmyk(48.1%, 25.7%, 0%, 7.1%) |
| CIE-LAB | lab(70.44, -1.11, -35.87) |
| CIE-LCH | lch(70.44, 35.89, 268.23°) |
| OKLab | oklab(74.42% -0.0313 -0.1003) |
| OKLCH | oklch(74.42% 0.105 252.6) |
| XYZ | xyz(38.9746, 41.3733, 86.0364) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.34
Sky Blue (survey)
#75BBFD
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.77
Sky
#82CAFC
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0ED #EDB87B
analogous
#7BE9ED #7BB0ED #7F7BED
triadic
#7BB0ED #ED7BB0 #B0ED7B
tetradic
#7BB0ED #ED7BE9 #EDB87B #7BED7F
square
#7BB0ED #ED7BE9 #EDB87B #7BED7F
split-complementary
#7BB0ED #ED7F7B #E9ED7B
monochromatic
#1D70D1 #4590E6 #7BB0ED #B1D0F4 #E4EFFB
Accessibility & contrast
On white
2.26
#7BB0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#7BB0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0ED
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0ED | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#48BEC5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb0ed; /* rgb */ color: rgb(123, 176, 237); /* oklch */ color: oklch(74.4% 0.105 252.6);
Tailwind
colors: {
custom: {
50: '#a7c7f3',
500: '#7bb0ed',
950: '#000000',
},
}SCSS
$custom: #7bb0ed; $custom-light: #a7c7f3; $custom-dark: #000000;
JSON
{
"hex": "#7bb0ed",
"rgb": {
"r": 123,
"g": 176,
"b": 237
},
"hsl": {
"h": 212.105,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74417,
"c": 0.10505,
"h": 252.6
},
"luminance": 0.41376
}Semantic roles & 50–950 ramp
primary
#7BB0ED
secondary
#F1E3D2
accent
#7A0DD8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285