#7BC9FA#7BC9FA
#7BC9FA is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.4% C 0.104 H 237.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9FA |
|---|---|
| RGB | rgb(123, 201, 250) |
| HSL | hsl(203, 93%, 73%) |
| HSV | hsv(203, 51%, 98%) |
| CMYK | cmyk(50.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(77.81, -10.91, -31.49) |
| CIE-LCH | lch(77.81, 33.33, 250.90°) |
| OKLab | oklab(80.4% -0.0557 -0.0877) |
| OKLCH | oklch(80.4% 0.104 237.6) |
| XYZ | xyz(46.3041, 52.8826, 98.1912) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.74
Sky
#82CAFC
ΔE00 1.14
Lightskyblue
#87CEFA
ΔE00 1.75
Light Blue
#95D0FC
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9FA #FAAC7B
analogous
#7BFAEC #7BC9FA #7B89FA
triadic
#7BC9FA #FA7BC9 #C9FA7B
tetradic
#7BC9FA #EC7BFA #FAAC7B #89FA7B
square
#7BC9FA #EC7BFA #FAAC7B #89FA7B
split-complementary
#7BC9FA #FA7B89 #FAEC7B
monochromatic
#0998F1 #40B1F8 #7BC9FA #B6E1FC #E2F3FE
Accessibility & contrast
On white
1.81
#7BC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7BC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9FA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9FA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#33D6D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7bc9fa; /* rgb */ color: rgb(123, 201, 250); /* oklch */ color: oklch(80.4% 0.104 237.6);
Tailwind
colors: {
custom: {
50: '#a8d9fc',
500: '#7bc9fa',
950: '#000000',
},
}SCSS
$custom: #7bc9fa; $custom-light: #a8d9fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc9fa",
"rgb": {
"r": 123,
"g": 201,
"b": 250
},
"hsl": {
"h": 203.15,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.80396,
"c": 0.10391,
"h": 237.6
},
"luminance": 0.52886
}Semantic roles & 50–950 ramp
primary
#7BC9FA
secondary
#D77C42
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385