#7BC8F7#7BC8F7
#7BC8F7 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.1% C 0.101 H 236.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8F7 |
|---|---|
| RGB | rgb(123, 200, 247) |
| HSL | hsl(203, 89%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(50.2%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.42, -11.23, -30.48) |
| CIE-LCH | lch(77.42, 32.49, 249.77°) |
| OKLab | oklab(80.05% -0.0556 -0.0848) |
| OKLCH | oklch(80.05% 0.101 236.7) |
| XYZ | xyz(45.6051, 52.2313, 95.6561) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.26
Sky
#82CAFC
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 1.80
Light Blue
#95D0FC
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8F7 #F7AA7B
analogous
#7BF7E8 #7BC8F7 #7B8AF7
triadic
#7BC8F7 #F77BC8 #C8F77B
tetradic
#7BC8F7 #E87BF7 #F7AA7B #8AF77B
square
#7BC8F7 #E87BF7 #F7AA7B #8AF77B
split-complementary
#7BC8F7 #F77B8A #F7E87B
monochromatic
#0E96E9 #41B0F4 #7BC8F7 #B5E0FA #E2F3FD
Accessibility & contrast
On white
1.83
#7BC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7BC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8F7
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8F7 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#37D4D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7bc8f7; /* rgb */ color: rgb(123, 200, 247); /* oklch */ color: oklch(80.1% 0.101 236.7);
Tailwind
colors: {
custom: {
50: '#a8d8fa',
500: '#7bc8f7',
950: '#000000',
},
}SCSS
$custom: #7bc8f7; $custom-light: #a8d8fa; $custom-dark: #000000;
JSON
{
"hex": "#7bc8f7",
"rgb": {
"r": 123,
"g": 200,
"b": 247
},
"hsl": {
"h": 202.742,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.80053,
"c": 0.10143,
"h": 236.7
},
"luminance": 0.52235
}Semantic roles & 50–950 ramp
primary
#7BC8F7
secondary
#D37A43
accent
#5700E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385