Lightblue (survey)#7BC8F6
#7BC8F6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.100 H 236.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8F6 |
|---|---|
| RGB | rgb(123, 200, 246) |
| HSL | hsl(202, 87%, 72%) |
| HSV | hsv(202, 50%, 96%) |
| CMYK | cmyk(50%, 18.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.38, -11.51, -30.00) |
| CIE-LCH | lch(77.38, 32.14, 249.01°) |
| OKLab | oklab(80.01% -0.056 -0.0834) |
| OKLCH | oklch(80.01% 0.1 236.1) |
| XYZ | xyz(45.4512, 52.1697, 94.8455) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.00
Sky
#82CAFC
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 1.79
Light Blue
#95D0FC
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8F6 #F6A97B
analogous
#7BF6E6 #7BC8F6 #7B8BF6
triadic
#7BC8F6 #F67BC8 #C8F67B
tetradic
#7BC8F6 #E67BF6 #F6A97B #8BF67B
square
#7BC8F6 #E67BF6 #F6A97B #8BF67B
split-complementary
#7BC8F6 #F67B8B #F6E67B
monochromatic
#1096E7 #42B0F2 #7BC8F6 #B4E0FA #E2F3FD
Accessibility & contrast
On white
1.84
#7BC8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7BC8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8F6
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8F6 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F8
Deuteranopia (green-blind)
#A2B9F5
Tritanopia (blue-blind)
#38D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc8f6; /* rgb */ color: rgb(123, 200, 246); /* oklch */ color: oklch(80.0% 0.100 236.1);
Tailwind
colors: {
custom: {
50: '#a8d8f9',
500: '#7bc8f6',
950: '#000000',
},
}SCSS
$custom: #7bc8f6; $custom-light: #a8d8f9; $custom-dark: #000000;
JSON
{
"hex": "#7bc8f6",
"rgb": {
"r": 123,
"g": 200,
"b": 246
},
"hsl": {
"h": 202.439,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.80011,
"c": 0.10049,
"h": 236.1
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#7BC8F6
secondary
#D27944
accent
#5602E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385