#7BC8FB#7BC8FB
#7BC8FB is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.105 H 239.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8FB |
|---|---|
| RGB | rgb(123, 200, 251) |
| HSL | hsl(204, 94%, 73%) |
| HSV | hsv(204, 51%, 98%) |
| CMYK | cmyk(51%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.57, -10.09, -32.39) |
| CIE-LCH | lch(77.57, 33.93, 252.69°) |
| OKLab | oklab(80.22% -0.0543 -0.0903) |
| OKLCH | oklch(80.22% 0.105 239) |
| XYZ | xyz(46.2289, 52.4808, 98.9418) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.89
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Lightskyblue
#87CEFA
ΔE00 2.12
Light Blue
#95D0FC
ΔE00 3.41
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Baby Blue
#89CFF0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8FB #FBAE7B
analogous
#7BFBEE #7BC8FB #7B88FB
triadic
#7BC8FB #FB7BC8 #C8FB7B
tetradic
#7BC8FB #EE7BFB #FBAE7B #88FB7B
square
#7BC8FB #EE7BFB #FBAE7B #88FB7B
split-complementary
#7BC8FB #FB7B88 #FBEE7B
monochromatic
#0796F4 #40AFF9 #7BC8FB #B6E1FD #E1F3FE
Accessibility & contrast
On white
1.83
#7BC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7BC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8FB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8FB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#32D5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc8fb; /* rgb */ color: rgb(123, 200, 251); /* oklch */ color: oklch(80.2% 0.105 239.0);
Tailwind
colors: {
custom: {
50: '#a8d8fc',
500: '#7bc8fb',
950: '#000000',
},
}SCSS
$custom: #7bc8fb; $custom-light: #a8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc8fb",
"rgb": {
"r": 123,
"g": 200,
"b": 251
},
"hsl": {
"h": 203.906,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.80219,
"c": 0.10534,
"h": 239
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#7BC8FB
secondary
#D87E42
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385