#7EB5E5#7EB5E5
#7EB5E5 is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.3% C 0.090 H 245.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB5E5 |
|---|---|
| RGB | rgb(126, 181, 229) |
| HSL | hsl(208, 66%, 70%) |
| HSV | hsv(208, 45%, 90%) |
| CMYK | cmyk(45%, 21%, 0%, 10.2%) |
| CIE-LAB | lab(71.65, -5.41, -29.63) |
| CIE-LCH | lch(71.65, 30.12, 259.66°) |
| OKLab | oklab(75.31% -0.0372 -0.0824) |
| OKLCH | oklch(75.31% 0.09 245.7) |
| XYZ | xyz(39.2661, 43.1379, 80.3709) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.16
Carolina Blue
#8AB8FE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.79
Lightskyblue
#87CEFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB5E5 #E5AE7E
analogous
#7EE5E2 #7EB5E5 #7E82E5
triadic
#7EB5E5 #E57EB5 #B5E57E
tetradic
#7EB5E5 #E27EE5 #E5AE7E #82E57E
square
#7EB5E5 #E27EE5 #E5AE7E #82E57E
split-complementary
#7EB5E5 #E57E82 #E5E27E
monochromatic
#277AC2 #4B98DB #7EB5E5 #B1D2EF #E4EFFA
Accessibility & contrast
On white
2.18
#7EB5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#7EB5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB5E5
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB5E5 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6E7
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#53C0C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7eb5e5; /* rgb */ color: rgb(126, 181, 229); /* oklch */ color: oklch(75.3% 0.090 245.7);
Tailwind
colors: {
custom: {
50: '#a8cbed',
500: '#7eb5e5',
950: '#000000',
},
}SCSS
$custom: #7eb5e5; $custom-light: #a8cbed; $custom-dark: #000000;
JSON
{
"hex": "#7eb5e5",
"rgb": {
"r": 126,
"g": 181,
"b": 229
},
"hsl": {
"h": 207.961,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.75307,
"c": 0.09036,
"h": 245.7
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#7EB5E5
secondary
#EEDED1
accent
#6D17CE
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284