#7BCBFA#7BCBFA
#7BCBFA is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.103 H 235.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBFA |
|---|---|
| RGB | rgb(123, 203, 250) |
| HSL | hsl(202, 93%, 73%) |
| HSV | hsv(202, 51%, 98%) |
| CMYK | cmyk(50.8%, 18.8%, 0%, 2%) |
| CIE-LAB | lab(78.36, -11.96, -30.64) |
| CIE-LCH | lch(78.36, 32.90, 248.68°) |
| OKLab | oklab(80.83% -0.058 -0.0853) |
| OKLCH | oklch(80.83% 0.103 235.8) |
| XYZ | xyz(46.7733, 53.8212, 98.3477) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.78
Lightskyblue
#87CEFA
ΔE00 1.43
Sky
#82CAFC
ΔE00 1.73
Light Blue
#95D0FC
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBFA #FAAA7B
analogous
#7BFAEA #7BCBFA #7B8BFA
triadic
#7BCBFA #FA7BCB #CBFA7B
tetradic
#7BCBFA #EA7BFA #FAAA7B #8BFA7B
square
#7BCBFA #EA7BFA #FAAA7B #8BFA7B
split-complementary
#7BCBFA #FA7B8B #FAEA7B
monochromatic
#099BF1 #40B4F8 #7BCBFA #B6E2FC #E2F3FE
Accessibility & contrast
On white
1.78
#7BCBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7BCBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBFA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBFA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#32D7DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bcbfa; /* rgb */ color: rgb(123, 203, 250); /* oklch */ color: oklch(80.8% 0.103 235.8);
Tailwind
colors: {
custom: {
50: '#a8dafc',
500: '#7bcbfa',
950: '#000000',
},
}SCSS
$custom: #7bcbfa; $custom-light: #a8dafc; $custom-dark: #000000;
JSON
{
"hex": "#7bcbfa",
"rgb": {
"r": 123,
"g": 203,
"b": 250
},
"hsl": {
"h": 202.205,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.80833,
"c": 0.10311,
"h": 235.8
},
"luminance": 0.53825
}Semantic roles & 50–950 ramp
primary
#7BCBFA
secondary
#D77942
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385