#7FA4BA#7FA4BA
#7FA4BA is a light, muted cyan. Relative luminance 0.346; OKLCH L 69.9% C 0.052 H 234.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4BA |
|---|---|
| RGB | rgb(127, 164, 186) |
| HSL | hsl(202, 30%, 61%) |
| HSV | hsv(202, 32%, 73%) |
| CMYK | cmyk(31.7%, 11.8%, 0%, 27.1%) |
| CIE-LAB | lab(65.44, -7.28, -15.41) |
| CIE-LCH | lch(65.44, 17.04, 244.71°) |
| OKLab | oklab(69.91% -0.03 -0.0422) |
| OKLCH | oklch(69.91% 0.052 234.6) |
| XYZ | xyz(30.8880, 34.6067, 51.4971) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.19
Bluegrey
#85A3B2
ΔE00 2.60
Bluey Grey
#89A0B0
ΔE00 3.64
Cool Gray
#9AA7B0
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.50
Blue Grey
#758DA3
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4BA #BA957F
analogous
#7FBAB3 #7FA4BA #7F87BA
triadic
#7FA4BA #BA7FA4 #A4BA7F
tetradic
#7FA4BA #B37FBA #BA957F #87BA7F
square
#7FA4BA #B37FBA #BA957F #87BA7F
split-complementary
#7FA4BA #BA7F87 #BAB37F
monochromatic
#43677C #5887A4 #7FA4BA #A7C0CF #CFDDE5
Accessibility & contrast
On white
2.65
#7FA4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#7FA4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4BA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4BA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#6CAAAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa4ba; /* rgb */ color: rgb(127, 164, 186); /* oklch */ color: oklch(69.9% 0.052 234.6);
Tailwind
colors: {
custom: {
50: '#a5bfce',
500: '#7fa4ba',
950: '#000000',
},
}SCSS
$custom: #7fa4ba; $custom-light: #a5bfce; $custom-dark: #000000;
JSON
{
"hex": "#7fa4ba",
"rgb": {
"r": 127,
"g": 164,
"b": 186
},
"hsl": {
"h": 202.373,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.69914,
"c": 0.05179,
"h": 234.6
},
"luminance": 0.34608
}Semantic roles & 50–950 ramp
primary
#7FA4BA
secondary
#D5C8BF
accent
#653DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182