#7BC3FB#7BC3FB
#7BC3FB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.108 H 243.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3FB |
|---|---|
| RGB | rgb(123, 195, 251) |
| HSL | hsl(206, 94%, 73%) |
| HSV | hsv(206, 51%, 98%) |
| CMYK | cmyk(51%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.19, -7.43, -34.52) |
| CIE-LCH | lch(76.19, 35.31, 257.85°) |
| OKLab | oklab(79.13% -0.0487 -0.0963) |
| OKLCH | oklch(79.13% 0.108 243.2) |
| XYZ | xyz(45.0899, 50.2026, 98.5621) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.15
Sky Blue (survey)
#75BBFD
ΔE00 2.71
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Lightskyblue
#87CEFA
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3FB #FBB37B
analogous
#7BFBF3 #7BC3FB #7B83FB
triadic
#7BC3FB #FB7BC3 #C3FB7B
tetradic
#7BC3FB #F37BFB #FBB37B #83FB7B
square
#7BC3FB #F37BFB #FBB37B #83FB7B
split-complementary
#7BC3FB #FB7B83 #FBF37B
monochromatic
#078DF4 #40A8F9 #7BC3FB #B6DEFD #E1F2FE
Accessibility & contrast
On white
1.90
#7BC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7BC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3FB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3FB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#34D1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc3fb; /* rgb */ color: rgb(123, 195, 251); /* oklch */ color: oklch(79.1% 0.108 243.2);
Tailwind
colors: {
custom: {
50: '#a8d5fd',
500: '#7bc3fb',
950: '#000000',
},
}SCSS
$custom: #7bc3fb; $custom-light: #a8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7bc3fb",
"rgb": {
"r": 123,
"g": 195,
"b": 251
},
"hsl": {
"h": 206.25,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.79133,
"c": 0.10795,
"h": 243.2
},
"luminance": 0.50206
}Semantic roles & 50–950 ramp
primary
#7BC3FB
secondary
#D88442
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385