#7BC6EB#7BC6EB
#7BC6EB is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.1% C 0.091 H 230.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6EB |
|---|---|
| RGB | rgb(123, 198, 235) |
| HSL | hsl(200, 74%, 70%) |
| HSV | hsv(200, 48%, 92%) |
| CMYK | cmyk(47.7%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.43, -13.53, -25.55) |
| CIE-LCH | lch(76.43, 28.91, 242.09°) |
| OKLab | oklab(79.13% -0.0575 -0.0708) |
| OKLCH | oklch(79.13% 0.091 230.9) |
| XYZ | xyz(43.3524, 50.5939, 86.0623) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 2.60
Sky Blue
#87CEEB
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.25
Sky
#82CAFC
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6EB #EBA07B
analogous
#7BEBD8 #7BC6EB #7B8EEB
triadic
#7BC6EB #EB7BC6 #C6EB7B
tetradic
#7BC6EB #D87BEB #EBA07B #8EEB7B
square
#7BC6EB #D87BEB #EBA07B #8EEB7B
split-complementary
#7BC6EB #EB7B8E #EBD87B
monochromatic
#1F93CD #46AFE3 #7BC6EB #B0DDF3 #E4F4FB
Accessibility & contrast
On white
1.89
#7BC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7BC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6EB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6EB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#43D0D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc6eb; /* rgb */ color: rgb(123, 198, 235); /* oklch */ color: oklch(79.1% 0.091 230.9);
Tailwind
colors: {
custom: {
50: '#a7d7f1',
500: '#7bc6eb',
950: '#000000',
},
}SCSS
$custom: #7bc6eb; $custom-light: #a7d7f1; $custom-dark: #000000;
JSON
{
"hex": "#7bc6eb",
"rgb": {
"r": 123,
"g": 198,
"b": 235
},
"hsl": {
"h": 199.821,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.79127,
"c": 0.09125,
"h": 230.9
},
"luminance": 0.50597
}Semantic roles & 50–950 ramp
primary
#7BC6EB
secondary
#C47046
accent
#5110D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385