#7BC5FB#7BC5FB
#7BC5FB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.6% C 0.107 H 241.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC5FB |
|---|---|
| RGB | rgb(123, 197, 251) |
| HSL | hsl(205, 94%, 73%) |
| HSV | hsv(205, 51%, 98%) |
| CMYK | cmyk(51%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.74, -8.50, -33.67) |
| CIE-LCH | lch(76.74, 34.72, 255.83°) |
| OKLab | oklab(79.57% -0.0509 -0.0939) |
| OKLCH | oklch(79.57% 0.107 241.5) |
| XYZ | xyz(45.5410, 51.1049, 98.7124) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.47
Lightblue (survey)
#7BC8F6
ΔE00 2.29
Lightskyblue
#87CEFA
ΔE00 3.10
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Light Blue
#95D0FC
ΔE00 3.76
Baby Blue (survey)
#A2CFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC5FB #FBB17B
analogous
#7BFBF1 #7BC5FB #7B85FB
triadic
#7BC5FB #FB7BC5 #C5FB7B
tetradic
#7BC5FB #F17BFB #FBB17B #85FB7B
square
#7BC5FB #F17BFB #FBB17B #85FB7B
split-complementary
#7BC5FB #FB7B85 #FBF17B
monochromatic
#0790F4 #40ABF9 #7BC5FB #B6DFFD #E1F2FE
Accessibility & contrast
On white
1.87
#7BC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7BC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC5FB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC5FB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#33D2D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc5fb; /* rgb */ color: rgb(123, 197, 251); /* oklch */ color: oklch(79.6% 0.107 241.5);
Tailwind
colors: {
custom: {
50: '#a8d6fc',
500: '#7bc5fb',
950: '#000000',
},
}SCSS
$custom: #7bc5fb; $custom-light: #a8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc5fb",
"rgb": {
"r": 123,
"g": 197,
"b": 251
},
"hsl": {
"h": 205.313,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.79567,
"c": 0.10684,
"h": 241.5
},
"luminance": 0.51108
}Semantic roles & 50–950 ramp
primary
#7BC5FB
secondary
#D88142
accent
#6100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385