#7FA3BA#7FA3BA
#7FA3BA is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.7% C 0.052 H 236.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3BA |
|---|---|
| RGB | rgb(127, 163, 186) |
| HSL | hsl(203, 30%, 61%) |
| HSV | hsv(203, 32%, 73%) |
| CMYK | cmyk(31.7%, 12.4%, 0%, 27.1%) |
| CIE-LAB | lab(65.16, -6.73, -15.83) |
| CIE-LCH | lch(65.16, 17.21, 246.96°) |
| OKLab | oklab(69.69% -0.0287 -0.0434) |
| OKLCH | oklch(69.69% 0.052 236.5) |
| XYZ | xyz(30.7098, 34.2502, 51.4377) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.60
Bluegrey
#85A3B2
ΔE00 2.93
Bluey Grey
#89A0B0
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 7.43
Blue Grey
#758DA3
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3BA #BA967F
analogous
#7FBAB4 #7FA3BA #7F86BA
triadic
#7FA3BA #BA7FA3 #A3BA7F
tetradic
#7FA3BA #B47FBA #BA967F #86BA7F
square
#7FA3BA #B47FBA #BA967F #86BA7F
split-complementary
#7FA3BA #BA7F86 #BAB47F
monochromatic
#43667C #5886A4 #7FA3BA #A7C0CF #CFDCE5
Accessibility & contrast
On white
2.68
#7FA3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#7FA3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3BA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3BA | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#919BBA
Tritanopia (blue-blind)
#6CA9AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa3ba; /* rgb */ color: rgb(127, 163, 186); /* oklch */ color: oklch(69.7% 0.052 236.5);
Tailwind
colors: {
custom: {
50: '#a5bece',
500: '#7fa3ba',
950: '#000000',
},
}SCSS
$custom: #7fa3ba; $custom-light: #a5bece; $custom-dark: #000000;
JSON
{
"hex": "#7fa3ba",
"rgb": {
"r": 127,
"g": 163,
"b": 186
},
"hsl": {
"h": 203.39,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.69692,
"c": 0.052,
"h": 236.5
},
"luminance": 0.34252
}Semantic roles & 50–950 ramp
primary
#7FA3BA
secondary
#D5C8BF
accent
#673DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182