#7EA3BA#7EA3BA
#7EA3BA is a light, muted cyan. Relative luminance 0.342; OKLCH L 69.6% C 0.053 H 235.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3BA |
|---|---|
| RGB | rgb(126, 163, 186) |
| HSL | hsl(203, 30%, 61%) |
| HSV | hsv(203, 32%, 73%) |
| CMYK | cmyk(32.3%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(65.10, -7.03, -15.93) |
| CIE-LCH | lch(65.10, 17.41, 246.20°) |
| OKLab | oklab(69.63% -0.0297 -0.0437) |
| OKLCH | oklch(69.63% 0.053 235.8) |
| XYZ | xyz(30.5615, 34.1737, 51.4307) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.36
Bluegrey
#85A3B2
ΔE00 2.93
Bluey Grey
#89A0B0
ΔE00 3.66
Blue Grey
#758DA3
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3BA #BA957E
analogous
#7EBAB3 #7EA3BA #7E85BA
triadic
#7EA3BA #BA7EA3 #A3BA7E
tetradic
#7EA3BA #B37EBA #BA957E #85BA7E
square
#7EA3BA #B37EBA #BA957E #85BA7E
split-complementary
#7EA3BA #BA7E85 #BAB37E
monochromatic
#42667C #5786A3 #7EA3BA #A6BFCF #CEDCE5
Accessibility & contrast
On white
2.68
#7EA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#7EA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3BA
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3BA | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#6BA9AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ea3ba; /* rgb */ color: rgb(126, 163, 186); /* oklch */ color: oklch(69.6% 0.053 235.8);
Tailwind
colors: {
custom: {
50: '#a5bece',
500: '#7ea3ba',
950: '#000000',
},
}SCSS
$custom: #7ea3ba; $custom-light: #a5bece; $custom-dark: #000000;
JSON
{
"hex": "#7ea3ba",
"rgb": {
"r": 126,
"g": 163,
"b": 186
},
"hsl": {
"h": 203,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.69629,
"c": 0.05278,
"h": 235.8
},
"luminance": 0.34175
}Semantic roles & 50–950 ramp
primary
#7EA3BA
secondary
#D5C7BF
accent
#663DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182