#7EB3EB#7EB3EB
#7EB3EB is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.1% C 0.099 H 250.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB3EB |
|---|---|
| RGB | rgb(126, 179, 235) |
| HSL | hsl(211, 73%, 71%) |
| HSV | hsv(211, 46%, 92%) |
| CMYK | cmyk(46.4%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(71.33, -2.63, -33.38) |
| CIE-LCH | lch(71.33, 33.49, 265.50°) |
| OKLab | oklab(75.13% -0.0328 -0.0931) |
| OKLCH | oklch(75.13% 0.099 250.6) |
| XYZ | xyz(39.7146, 42.6713, 84.7248) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.21
Carolina Blue
#8AB8FE
ΔE00 3.25
Sky
#82CAFC
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.10
Lightblue (survey)
#7BC8F6
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB3EB #EBB67E
analogous
#7EE9EB #7EB3EB #7F7EEB
triadic
#7EB3EB #EB7EB3 #B3EB7E
tetradic
#7EB3EB #EB7EE9 #EBB67E #7EEB7F
square
#7EB3EB #EB7EE9 #EBB67E #7EEB7F
split-complementary
#7EB3EB #EB7F7E #E9EB7E
monochromatic
#2075CF #4994E3 #7EB3EB #B3D2F3 #E5EFFB
Accessibility & contrast
On white
2.20
#7EB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7EB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB3EB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB3EB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#4FC0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7eb3eb; /* rgb */ color: rgb(126, 179, 235); /* oklch */ color: oklch(75.1% 0.099 250.6);
Tailwind
colors: {
custom: {
50: '#a8c9f1',
500: '#7eb3eb',
950: '#000000',
},
}SCSS
$custom: #7eb3eb; $custom-light: #a8c9f1; $custom-dark: #000000;
JSON
{
"hex": "#7eb3eb",
"rgb": {
"r": 126,
"g": 179,
"b": 235
},
"hsl": {
"h": 210.826,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.75134,
"c": 0.09871,
"h": 250.6
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#7EB3EB
secondary
#F1E3D4
accent
#7510D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284