#7EA6BF#7EA6BF
#7EA6BF is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.5% C 0.057 H 236.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6BF |
|---|---|
| RGB | rgb(126, 166, 191) |
| HSL | hsl(203, 34%, 62%) |
| HSV | hsv(203, 34%, 75%) |
| CMYK | cmyk(34%, 13.1%, 0%, 25.1%) |
| CIE-LAB | lab(66.11, -7.40, -17.19) |
| CIE-LCH | lch(66.11, 18.71, 246.71°) |
| OKLab | oklab(70.48% -0.0317 -0.0472) |
| OKLCH | oklch(70.48% 0.057 236.1) |
| XYZ | xyz(31.6414, 35.4680, 54.4589) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.89
Bluegrey
#85A3B2
ΔE00 3.66
Bluey Grey
#89A0B0
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 8.09
Blue Grey
#758DA3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6BF #BF977E
analogous
#7EBFB8 #7EA6BF #7E86BF
triadic
#7EA6BF #BF7EA6 #A6BF7E
tetradic
#7EA6BF #B87EBF #BF977E #86BF7E
square
#7EA6BF #B87EBF #BF977E #86BF7E
split-complementary
#7EA6BF #BF7E86 #BFB87E
monochromatic
#416982 #558AAB #7EA6BF #A7C2D3 #D0DEE8
Accessibility & contrast
On white
2.59
#7EA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#7EA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6BF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6BF | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#68ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea6bf; /* rgb */ color: rgb(126, 166, 191); /* oklch */ color: oklch(70.5% 0.057 236.1);
Tailwind
colors: {
custom: {
50: '#a5c0d2',
500: '#7ea6bf',
950: '#000000',
},
}SCSS
$custom: #7ea6bf; $custom-light: #a5c0d2; $custom-dark: #000000;
JSON
{
"hex": "#7ea6bf",
"rgb": {
"r": 126,
"g": 166,
"b": 191
},
"hsl": {
"h": 203.077,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.70484,
"c": 0.05686,
"h": 236.1
},
"luminance": 0.3547
}Semantic roles & 50–950 ramp
primary
#7EA6BF
secondary
#D8CAC0
accent
#6539AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182