#7FA5BA#7FA5BA
#7FA5BA is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.1% C 0.052 H 232.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5BA |
|---|---|
| RGB | rgb(127, 165, 186) |
| HSL | hsl(201, 30%, 61%) |
| HSV | hsv(201, 32%, 73%) |
| CMYK | cmyk(31.7%, 11.3%, 0%, 27.1%) |
| CIE-LAB | lab(65.72, -7.83, -14.99) |
| CIE-LCH | lch(65.72, 16.91, 242.42°) |
| OKLab | oklab(70.14% -0.0313 -0.041) |
| OKLCH | oklch(70.14% 0.052 232.6) |
| XYZ | xyz(31.0677, 34.9660, 51.5570) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.92
Bluegrey
#85A3B2
ΔE00 2.41
Bluey Grey
#89A0B0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.47
Blue Grey
#758DA3
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5BA #BA947F
analogous
#7FBAB2 #7FA5BA #7F88BA
triadic
#7FA5BA #BA7FA5 #A5BA7F
tetradic
#7FA5BA #B27FBA #BA947F #88BA7F
square
#7FA5BA #B27FBA #BA947F #88BA7F
split-complementary
#7FA5BA #BA7F88 #BAB27F
monochromatic
#43687C #5889A4 #7FA5BA #A7C1CF #CFDDE5
Accessibility & contrast
On white
2.63
#7FA5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#7FA5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5BA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5BA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#6CABAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa5ba; /* rgb */ color: rgb(127, 165, 186); /* oklch */ color: oklch(70.1% 0.052 232.6);
Tailwind
colors: {
custom: {
50: '#a5bfce',
500: '#7fa5ba',
950: '#000000',
},
}SCSS
$custom: #7fa5ba; $custom-light: #a5bfce; $custom-dark: #000000;
JSON
{
"hex": "#7fa5ba",
"rgb": {
"r": 127,
"g": 165,
"b": 186
},
"hsl": {
"h": 201.356,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.70136,
"c": 0.05163,
"h": 232.6
},
"luminance": 0.34967
}Semantic roles & 50–950 ramp
primary
#7FA5BA
secondary
#D5C7BF
accent
#633DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182