#7BC3FD#7BC3FD
#7BC3FD is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.110 H 244.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3FD |
|---|---|
| RGB | rgb(123, 195, 253) |
| HSL | hsl(207, 97%, 74%) |
| HSV | hsv(207, 51%, 99%) |
| CMYK | cmyk(51.4%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.27, -6.85, -35.47) |
| CIE-LCH | lch(76.27, 36.12, 259.07°) |
| OKLab | oklab(79.22% -0.0481 -0.0991) |
| OKLCH | oklch(79.22% 0.11 244.1) |
| XYZ | xyz(45.4068, 50.3294, 100.2312) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.38
Sky Blue (survey)
#75BBFD
ΔE00 2.48
Lightblue (survey)
#7BC8F6
ΔE00 3.40
Lightskyblue
#87CEFA
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3FD #FDB57B
analogous
#7BFDF6 #7BC3FD #7B82FD
triadic
#7BC3FD #FD7BC3 #C3FD7B
tetradic
#7BC3FD #F67BFD #FDB57B #82FD7B
square
#7BC3FD #F67BFD #FDB57B #82FD7B
split-complementary
#7BC3FD #FD7B82 #FDF67B
monochromatic
#048CFA #3FA8FC #7BC3FD #B7DEFE #E1F1FF
Accessibility & contrast
On white
1.90
#7BC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7BC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3FD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3FD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#31D1D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc3fd; /* rgb */ color: rgb(123, 195, 253); /* oklch */ color: oklch(79.2% 0.110 244.1);
Tailwind
colors: {
custom: {
50: '#a8d5fe',
500: '#7bc3fd',
950: '#000000',
},
}SCSS
$custom: #7bc3fd; $custom-light: #a8d5fe; $custom-dark: #000000;
JSON
{
"hex": "#7bc3fd",
"rgb": {
"r": 123,
"g": 195,
"b": 253
},
"hsl": {
"h": 206.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.7922,
"c": 0.11011,
"h": 244.1
},
"luminance": 0.50333
}Semantic roles & 50–950 ramp
primary
#7BC3FD
secondary
#DB8641
accent
#6600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385