#7BC8FA#7BC8FA
#7BC8FA is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.2% C 0.104 H 238.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8FA |
|---|---|
| RGB | rgb(123, 200, 250) |
| HSL | hsl(204, 93%, 73%) |
| HSV | hsv(204, 51%, 98%) |
| CMYK | cmyk(50.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(77.53, -10.38, -31.92) |
| CIE-LCH | lch(77.53, 33.56, 251.99°) |
| OKLab | oklab(80.18% -0.0546 -0.0889) |
| OKLCH | oklch(80.18% 0.104 238.4) |
| XYZ | xyz(46.0717, 52.4179, 98.1138) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.98
Lightblue (survey)
#7BC8F6
ΔE00 1.01
Lightskyblue
#87CEFA
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.64
Sky Blue (survey)
#75BBFD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8FA #FAAD7B
analogous
#7BFAEC #7BC8FA #7B88FA
triadic
#7BC8FA #FA7BC8 #C8FA7B
tetradic
#7BC8FA #EC7BFA #FAAD7B #88FA7B
square
#7BC8FA #EC7BFA #FAAD7B #88FA7B
split-complementary
#7BC8FA #FA7B88 #FAEC7B
monochromatic
#0996F1 #40AFF8 #7BC8FA #B6E1FC #E2F3FE
Accessibility & contrast
On white
1.83
#7BC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7BC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8FA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8FA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#33D5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc8fa; /* rgb */ color: rgb(123, 200, 250); /* oklch */ color: oklch(80.2% 0.104 238.4);
Tailwind
colors: {
custom: {
50: '#a8d8fc',
500: '#7bc8fa',
950: '#000000',
},
}SCSS
$custom: #7bc8fa; $custom-light: #a8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc8fa",
"rgb": {
"r": 123,
"g": 200,
"b": 250
},
"hsl": {
"h": 203.622,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.80177,
"c": 0.10434,
"h": 238.4
},
"luminance": 0.52422
}Semantic roles & 50–950 ramp
primary
#7BC8FA
secondary
#D77D42
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385