#7BC6EF#7BC6EF
#7BC6EF is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.3% C 0.095 H 233.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC6EF |
|---|---|
| RGB | rgb(123, 198, 239) |
| HSL | hsl(201, 78%, 71%) |
| HSV | hsv(201, 49%, 94%) |
| CMYK | cmyk(48.5%, 17.2%, 0%, 6.3%) |
| CIE-LAB | lab(76.57, -12.42, -27.49) |
| CIE-LCH | lch(76.57, 30.16, 245.68°) |
| OKLab | oklab(79.29% -0.0561 -0.0763) |
| OKLCH | oklch(79.29% 0.095 233.7) |
| XYZ | xyz(43.9368, 50.8277, 89.1400) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.33
Lightskyblue
#87CEFA
ΔE00 2.50
Sky
#82CAFC
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.14
Sky Blue
#87CEEB
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC6EF #EFA47B
analogous
#7BEFDE #7BC6EF #7B8CEF
triadic
#7BC6EF #EF7BC6 #C6EF7B
tetradic
#7BC6EF #DE7BEF #EFA47B #8CEF7B
square
#7BC6EF #DE7BEF #EFA47B #8CEF7B
split-complementary
#7BC6EF #EF7B8C #EFDE7B
monochromatic
#1A93D6 #44AEE8 #7BC6EF #B2DEF6 #E4F3FC
Accessibility & contrast
On white
1.88
#7BC6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7BC6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC6EF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC6EF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#40D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc6ef; /* rgb */ color: rgb(123, 198, 239); /* oklch */ color: oklch(79.3% 0.095 233.7);
Tailwind
colors: {
custom: {
50: '#a7d7f4',
500: '#7bc6ef',
950: '#000000',
},
}SCSS
$custom: #7bc6ef; $custom-light: #a7d7f4; $custom-dark: #000000;
JSON
{
"hex": "#7bc6ef",
"rgb": {
"r": 123,
"g": 198,
"b": 239
},
"hsl": {
"h": 201.207,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.79287,
"c": 0.09472,
"h": 233.7
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#7BC6EF
secondary
#C97445
accent
#540BDB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385