#7BC6FA#7BC6FA
#7BC6FA is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.105 H 240.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6FA |
|---|---|
| RGB | rgb(123, 198, 250) |
| HSL | hsl(205, 93%, 73%) |
| HSV | hsv(205, 51%, 98%) |
| CMYK | cmyk(50.8%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(76.98, -9.32, -32.77) |
| CIE-LCH | lch(76.98, 34.07, 254.13°) |
| OKLab | oklab(79.74% -0.0524 -0.0913) |
| OKLCH | oklch(79.74% 0.105 240.2) |
| XYZ | xyz(45.6116, 51.4976, 97.9604) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.14
Lightblue (survey)
#7BC8F6
ΔE00 1.71
Lightskyblue
#87CEFA
ΔE00 2.63
Light Blue
#95D0FC
ΔE00 3.60
Sky Blue (survey)
#75BBFD
ΔE00 4.06
Baby Blue
#89CFF0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6FA #FAAF7B
analogous
#7BFAEF #7BC6FA #7B86FA
triadic
#7BC6FA #FA7BC6 #C6FA7B
tetradic
#7BC6FA #EF7BFA #FAAF7B #86FA7B
square
#7BC6FA #EF7BFA #FAAF7B #86FA7B
split-complementary
#7BC6FA #FA7B86 #FAEF7B
monochromatic
#0992F1 #40ADF8 #7BC6FA #B6DFFC #E2F2FE
Accessibility & contrast
On white
1.86
#7BC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7BC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6FA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6FA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FC
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#34D3D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc6fa; /* rgb */ color: rgb(123, 198, 250); /* oklch */ color: oklch(79.7% 0.105 240.2);
Tailwind
colors: {
custom: {
50: '#a8d7fc',
500: '#7bc6fa',
950: '#000000',
},
}SCSS
$custom: #7bc6fa; $custom-light: #a8d7fc; $custom-dark: #000000;
JSON
{
"hex": "#7bc6fa",
"rgb": {
"r": 123,
"g": 198,
"b": 250
},
"hsl": {
"h": 204.567,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.79742,
"c": 0.10529,
"h": 240.2
},
"luminance": 0.51501
}Semantic roles & 50–950 ramp
primary
#7BC6FA
secondary
#D77F42
accent
#5E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385